@charset "UTF-8";
body {
	color : #666666;
	font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, Arial, sans-serif;
	font-size : 11pt;
	line-height : 1.1em;
	margin : 10px 0px 0px 0px;
	padding : 0px;
	text-align : center;
}
body div {
	margin : 0px auto;
	padding : 7px;
	text-align : left;
}
h2 {
	border-top : solid 0.5pt #006699;
	color : #003366;
	font-size : 12pt;
	margin : 0px;
	padding : 3px;
}
strong {
	color:#FF0066;
}
img {
	margin : 0px;
	padding : 0px;
}
ul.news {
	list-style : none;
	margin : 0px;
	padding : 0px;
}
.module-content {
	padding : 10px 0px 0px 0px;
}
.news li {
	font-size : 10pt;
	margin : 5px 0px 0px 0px;
	padding : 0px;
}
a {
	overflow : hidden;
}
a img {
	border : 0;
}
a:hover {
	color : #FFFF99;
	text-decoration : underline;
}
a:link {
	color : #0033CC;
	text-decoration : none;
}
a:visited {
	color : #0033CC;
	text-decoration : none;
}
#container {
	margin : 0px auto;
	text-align : center;
}
#content {
	margin-top : 10px;
	width : 800px;
}
#navi {
	height : 1em;
	margin : 0px auto;
	text-align : center;
	width : 800px;
}
	#navi a {
		color : #333333;
		display : block;
		overflow : hidden;
		text-decoration : none;
	}
	#navi li {
		background : url(http://www.silicon-breath.jp/images/navi_icon.gif) no-repeat left;
		color : #333333;
		float : left;
		font-size : 12px;
		font-weight : bold;
		list-style-type : none;
		margin-right : 20px;
		padding-left : 10px;
		text-align : left;
	}
	#navi ul {
		margin : 0px;
		padding : 0px;
		vertical-align : middle;
	}
	
#sitemap {
	color : #333333;
	float : right;
	font-size : 10pt;
	font-weight : bolder;
	padding : 0px;
	vertical-align : top;
}
#topcomment {
	border-color : #333333;
	border-style : solid;
	border-width : 1px;
	color : #006699;
	float : left;
	font-size : 10pt;
	margin : 14px 0px;
	padding : 10px;
	width : 500px;
}
	#topcomment span {
		color : #FF6600;
	}

#header {
	border-color : #0099CC;
	border-style : solid none solid none;
	border-width : 15px 0px 7px 0px;
	font-size : 9pt;
	height : 108px;
	text-align : left;
	width : 800px;
}
	#header h1 {
		font-size : 9pt;
		margin : 0px auto;
		text-align : left;
	}
	
#left, #activity {
	float : left;
	width : 500px;
}
	#left div.activity, #activity div.actibity {
		color : #333333;
		font-size : 10pt;
		padding : 0em 0em 1em 0em;
	}
	#left div.body, #activity div.body {
		color : #333333;
		font-size : 10pt;
		padding : 0em 0em 1em 0em;
	}
	#left div.ismore, #activity div.ismore {
		color : #000000;
		font-size : 9pt;
		text-align : right;
		padding:0px;
	}
	#left div.title, #activity div.title {
		border-bottom : solid 0.5pt #999999;
		color : #006699;
		font-size : 10pt;
		padding : 0.2em 0em 0em 0em;
	}
	
#right, #support, #banner {
	float : right;
	width : 250px;
}

#main {
	float : right;
	width : 560px;
}
	#main div {
		font-size : 10pt;
		line-height : 1.3em;
		margin : 0px 0px 0px 0px;
	}
	#main div.day {
		font-size : 9pt;
		margin : 0px 0px 0px 0px;
	}
	#main div.text {
		border-bottom : solid 0.5pt #006699;
		color : #1FC5FF;
		font-size : 11pt;
		margin : 0px 0px 5px 0px;
	}
	#main div.text span {
		color : #666666;
	}
	
#sidebar {
	float : left;
	font-size : 10pt;
	line-height : 40px;
	width : 210px;
}
	#sidebar h2 {
		margin : 0px;
		padding : 0px;
	}
	#sidebar li {
		background : url(http://www.silicon-breath.jp/images/lnavi_back.jpg) no-repeat;
		background-color : #EBEBEB;
		height : 40px;
		margin : 0px;
		padding : 0px 0px 0px 45px;
	}
	#sidebar li a {
		text-decoration : none;
	}
	#sidebar li a: hover {
		text-decoration : none;
	}
	#sidebar ul {
		list-style-type : none;
		margin : 0px;
		padding : 0px;
	}
	
#footer {
	background-color : #0099CC;
	clear : both;
	font-size : 10pt;
	margin : 0px auto;
	margin-top : 10px;
	text-align : center;
	width : 800px;
}
	#footer a {
		color : #ffffff;
		text-decoration : none;
	}
	#footer a: hover {
		color : # ffffff;
		text-decoration : underline;
	}
	#footer li {
		display : inline;
		margin : 0px 15px 0px 0px;
		padding : 0px;
	}
	#footer ul {
		list-style-type : none;
		margin : 0px;
		padding : 0px;
	}
	#footernavi {
		height : 1em;
		margin : 0px auto;
		padding : 0px;
		text-align : left;
	}
#copyright {
	color : #ffffff;
	font-family : font-family: Tahoma, Verdana, Arial;
	margin : 0px auto;
	padding : 0px;
	text-align : right;
	width : 800px;
}
* html .clearfix {
	height : 1%;
}
.clearfix {
	display : block;
	display : inline-block;
}
.clearfix: after {
	clear : both;
	content : ".";
	display : block;
	height : 0px;
	visibility : hidden;
}