@charset "utf-8";

/* clearfix */
.cf:before,
.cf:after {
    content:"";
    display:table;
}

.cf:after {
    clear:both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}


#systemInfo h2,#systemInfo h3,#systemInfo p,#systemInfo ul {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#systemInfo ul {
	padding-left: 12px;
}
#systemInfo h3 {
	padding-top: 10px;
}


.comListBox comList {
	float: left;
}

.comListBox comList h3,
.comListBox comList p {
	padding:0;
	margin:0;
}

.comlist.num01{
	width:230px;
	padding-left:5px;
	border: solid 1px #333333;
}


.comlist .hpLink {
	float:right;
	text-align:right;
	font-size:10px;
	font-weight: normal;
	margin-top:-25px;
}
.comlist .comTitle {
	font-size:10px;
	font-weight: normal;
}

.comlist .grtImg {
	clear: both;
	background-position: center;
}
.comlist .grtLink {
	clear: both;
	background-position: center;
	font-size:10px;
	font-weight: normal;

}

.comlist .grtpQR {
	text-align:right;
	margin-top:-100px;
	margin-right:-100px;
}



#mainBox {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
}
#main-contents{
	width:800px;
	float:left;
}
#side-contents {
	width: 200px;
	padding-top: 125px;
	float:right;
}
#side-contents img{
	border:none 0 #FFFFFF;
}


#facebook h3{
	margin:0;
}


#yamaguchi-banner {
	width: 198px;
	border: 1px solid #CCCCCC;
	padding-bottom:10px;
	margin-top: 10px;
}
#yamaguchi-photo ul {
	margin: 0px;
	padding-left: 9px;
	list-style-type: none;
}

#yamaguchi-blog {
	clear: left;
	padding-top: 10px;
}

#yamaguchi-photo {
	padding-top: 10px;
}

#yamaguchi-photo li {
	float: left;
	margin-right: 3px;
}
#yamaguchi-movie {
	clear: left;
	padding-top: 10px;
}
#yamaguchi-movie>div {
	padding-left: 9px;
}

#yamaguchi-blog > div {
	padding-left: 9px;
}

#yamaguchi-banner img {
	vertical-align: bottom;
}


#yamaguchi-banner h3 {
	margin:0;

}

#sample-link{
	margin-top:10px;
}