@charset "shift_jis";
/* CSS Document */

/* Base styles*/

* {
  margin: 0;
  padding: 0;
}

body {
	color: #222;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.7em;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #000;
}



a:visited {
	text-decoration: none;
	color: #003399;
}





h1, h2, h3, p, ul, ol, pre, dl {
  margin-bottom: 1.0em;
}
#header {
	height: 50px;
}







#header .logo {
	float: left;
	height: 30px;
	width: 300px;
	padding-top: 20px;
	padding-left: 10px;
}
.logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.gohome {
	background-image: url(../img/home02_on.gif);
	height: 29px;
	width: 220px;
	background-repeat: no-repeat;
	float: right;
	margin-right: 100px;
	margin-top: 20px;
}
.gohome a {
	display: block;
	height: 29px;
	width: 220px;
	background-image: url(../img/home02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: right;
}
.gohome a:hover {
	background-image: none;
}







#main {
	height: 250px;
	margin-right: auto;
	margin-left: auto;
}
#main .catch {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	height: 230px;
	width: 744px;
}














/**** Masonry CSS ****/

.wrap {
  background: #FFF;
  border: 0px solid #456;
  padding: 10px;
	margin-bottom: 20px;
	border-radius: 5px;
	clear: both;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
}

.box {
	margin: 5px;
	padding: 5px;
	font-size: 12px;
	float: left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #CCC;
}



* html .box .smallwrap { /* for IE6 */
	margin-top: 15px;
}

*:first-child+html .box .smallwrap { /* for IE7 */
	margin-top: 15px;
}

.box.col4 {
	background-color: #006699;
}
.box.col4 .smallwrap {
	margin: 10px;
	background-color: #FFF;
	height: 320px;
}
.box.col4 .smallwrap .title {
	height: 25px;
}


.box.col4 .left {
	float: left;
	width: 100px;
	margin-left: 70px;
	display: inline;
}
.box.col4 .right {
	float: right;
	width: 280px;
}



.box.col3 {
	background-color: #7DC31E;
}
.box.col3 .smallwrap {
	margin: 10px;
	background-color: #FFF;
	height: 300px;
}
.box.col3 .smallwrap .title {
	height: 25px;
}
.box.col3 .smallwrap .up {
	margin-left: 80px;
	width: 200px;
	float: left;
	height: 55px;
}
.box.col3 .smallwrap .map01 {
	float: inherit;
	height: 80px;
	padding-top: 43px;
}


* html .box.col3 .smallwrap .up { /* for IE6 */
	margin-left: 40px;
}

.box.col3 .smallwrap .map01 a img {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.box.col3 .smallwrap .down {
	margin-left: 80px;
	float: left;
	width: 200px;
}
.box.col3 .smallwrap .map02 {
	padding-top: 43px;
}

.box.col3 .smallwrap .map02 a img {
	color: #FFF;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


* html .box.col3 .smallwrap .down { /* for IE6 */
	margin-left: 40px;
}




.box.col2 {
	background-color: #FDBC11;
}
.box.col2 .smallwrap {
	margin: 10px;
	background-color: #FFF;
	height: 250px;
}
.box.col2 .smallwrap .title {
	height: 30px;
}
.box.col2 .left {
	float: left;
	margin-left: 55px;
	display: inline;
}
/** html.box.col2 .left {
	float: left;
	margin-left: 10px;
}*/
.box.col2 .right {
	float: right;
	width: 250px;
}





.box.col6 {
	background-color: #A69F6F;
}
.box.col6 .smallwrap {
	margin: 10px;
	background-color: #FFF;
	height: 250px;
}
.box.col6 .smallwrap .title {
	height: 30px;
}
.box.col6 .left {
	float: left;
	margin-left: 35px;
	display: inline;
	width: 330px;
}





.box.col7 {
	background-color: #41B9D2;
}
.box.col7 .smallwrap {
	margin: 10px;
	background-color: #FFF;
	height: 310px;
}
.box.col7 .smallwrap .title {
	height: 30px;
}
.box.col7 .left {
	float: left;
	margin-left: 45px;
	display: inline;
}






.box.col8 {
	background-color: #F94B33;
}
.box.col8 .smallwrap {
	margin: 10px;
	background-color: #FFF;
	height: 430px;
}
.box.col8 .smallwrap .title {
	height: 25px;
}


.box.col8 .left {
	float: left;
	width: 80px;
	margin-left: 35px;
	display: inline;
}
.box.col8 .right {
	float: left;
	width: 280px;
	margin-left: 35px;
}





.box.col9 {
	background-color: #A69F6F;
}
.box.col9 .smallwrap {
	margin: 10px;
	background-color: #FFF;
	height: 250px;
}
.box.col9 .smallwrap .title {
	height: 30px;
}
.box.col9 .left {
	float: left;
	margin-left: 35px;
	display: inline;
}







.box.col1 {
	background-color: #2B2B2B;
}
.box.col1 .smallwrap {
	margin: 10px;
	background-color: #FFF;
	height: 280px;
}
.box.col1 .smallwrap .title {
	height: 25px;
}
.box.col1 .smallwrap .up {
	margin-left: 15px;
	margin-right: 15px;
}
.box.col1 .smallwrap .middle {
	margin-left: 15px;
}
.box.col1 .smallwrap .middle a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.box.col1 .smallwrap .down {
	margin-left: 20px;
	margin-top: 15px;
}





























.col1 { width: 180px; }
.col2 { width: 280px; }
.col3 { width: 380px; }
.col4 { width: 480px; }
.col5 { width: 580px; }
.col6 { width: 280px; }
.col7 { width: 280px; }
.col8 { width: 480px; }
.col9 { width: 350px; }


.col1 img { max-width: 180px; }
.col2 img { max-width: 180px; }
.col3 img { max-width: 280px; }
.col4 img { max-width: 380px; }
.col5 img { max-width: 480px; }




/**** Clearfixes ****/

.wrap:after { 
  content: ''; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}






#footer {
	height: 50px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#footer p {
	color: #000;
	text-align: center;
}
