@charset "utf-8";

*{
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(http://www.geometry.ne.jp/blog/img/bgimg.gif);
	background-repeat: repeat-x;
	color: #000;
	font-family: Arial, Helvetica, Sans-Serif;
	/*font-size: 100.01%;*/

	text-align: center;
}

p,h1,h2,h3,h4 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

img {
	border:0px;
}

form {
	margin: 0px;
	padding: 0px;
}


#container {
	max-width: 1400px;
	min-width: 1000px;

	text-align: left;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	/*width: 100%;*/

	width: expression(
		(document.body.clientWidth < 1002) ? "1000px" :
		(document.body.clientWidth > 1402) ? "1400px" : "auto"
	);
}

#ctsbody {
	float: left;
	width: 100%;
}

#side {
	float: left;
	margin: 4em 0px 0px -440px;
	padding: 0px;
	width: 200px;
	background-color: #fff;
}

#side2 {
	float: left;
	margin: 4em 0px 0px -220px;
	padding: 0px;
	width: 170px;
	background-color: #fff;
}

#side ul,
#side2 ul,
.entry_body,
.entry_state_btm {
	font-family: Arial, Helvetica, Sans-Serif;
}

#side ul,
#side2 ul {
	font-size: 0.8em;
	list-style: none;
	margin: 0px 0px 30px 0px;
	padding: 0px;
}

#side ul li,
#side2 ul li {
	padding: 0px;
	margin: 0px;
	*display: inline;
	*margin-left:1px;
}

#side ul li a,
#side2 ul li a {
	display: block;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	margin: 0px 0px 5px 0px;
	padding: 2px 0px 2px 2px;
}

#side ul li a:hover,
#side2 ul li a:hover {
	background-color: #cc0000;
	color: #fff;
}

#side ul li a:visited,
#side2 ul li a:visited {
	font-weight: normal;
	text-decoration: none;
}


.linktitle {
	background-color: #333;
	margin-bottom:10px;
}

.linktext ul li a{
	font-size: 0.85em;
	font-family: 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,Arial, Helvetica,sans-serif;
}

.geo_bana,
.geo_bana a,
.geo_bana a:hover {
	background-color: #fff;
}

/************************************************
*	Header  				*
************************************************/

#header {
	height: 400px;
	width: 100%;
	background-color: #fff;
}

#header .p1 {
	float: right;
	padding-right: 24px;
	padding-top: 230px;
	font-size: 0.55em;
}

#header .p2 {
	float: right;
	padding-right: 200px;
	padding-top: 58px;
}

#header p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 1em;
	text-align: right;
}

#header a,
#header a:visited {
	color: #000;
	margin-right:3px;
	text-decoration: none;
}

#header a:hover {
	background-color: #cc0000;
	color: #fff;
	text-decoration: none;
}

/************************************************
*	Search Form				*
************************************************/

#sc {
	margin: 0px;
	padding 0px;
}

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

#search {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.8em;
	background: #efefef;
	width: 158px;
	padding: 4px;
	margin: 0px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

/************************************************
*	Comment form / Trackback		*
************************************************/

.comment {
	margin: 20px 25px 30px 1px;
	padding: 0px 5px 5px 0px;
}

.comment_title {
	width:93px;
	background-color: #333;
	margin: 80px 0px 15px 0px;
	padding: 0px;
}

.comment_author {
	font-size: 0.6em;
	font-weight: normal;
	text-align:left;
	color: #999;
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 20px 0px;
	border-bottom: 1px dotted #333;
	width: 200px;
}

.comment_author a {
	text-decoration: none;
	color: #999;
}

.comment_author a:hover {
	text-decoration: none;
	background-color:#cc0000;
	color: #fff;
}

.trackback {
	margin: 20px 25px 30px 1px;
	padding: 0px 5px 5px 0px;
}

.trackback_title {
	width:93px;
	background-color: #333;
	margin: 80px 0px 15px 0px;
	padding: 0px;
}

.trackback_url {
	font-size: 0.8em;
	color: #333;
	background-color: #fff;
}

.trackback_author {
	font-size: 0.6em;
	font-weight: normal;
	text-align:left;
	color: #999;
	margin: 5px 0px 25px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: 1px dotted #333;
	width: 280px;
}

.trackback_author a {
	color: #999;
}

.trackback_author a: hover {
	color: #fff;
}

.isty1,
.isty2,
.isty3 {
	font-family: Verdana,Arial;
	font-size: 0.8em;
	background: #efefef;
	width: 280px;
	padding: 3px;
	margin: 0px;

	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;

}

.isty2 {
	height:183px;
}

.isty3 {
	width: 60px;
}

.cmtsp,
#atte {
	margin-top: 5px;
}

#atte .p1 {
	float: left;
	margin-right: 8px;
}

#atte .p2 {
	float: left;
	margin-top: 0.2em;
	margin-left: 0px;
}



input[type="submit"] {
	width:288px;
	height:30px;
	color: #333;
	background-color: #fff;
	border:1px solid #999;
}

input.submitHover,
input[type="submit"]:hover {
	background-color: #cc0000;
	border: 1px solid #cc0000;
	color: #fff;
}


/************************************************
*	Profile					*
*************************************************/

.profile {
	font-family: 'ＭＳ Ｐ明朝','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro';
	font-size: 1.24em;
	margin:0px;
	padding:0px;
	margin-bottom:1px;
}

.profile_state_top {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.6em;
	margin-bottom:25px;
	color:#666;
}

.profile_body {
	font-size: 0.8em;
}

/************************************************
*	Content					*
*************************************************/

#contents {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}

#contents ul {
	list-style: disc;
	margin: 0px;
	padding:0px;
	margin-left:16px;

}

#contents ul li {
	line-height: 1.3em;
	margin-bottom: 0.5em;
}

#contents ol {
	list-style: decimal;
	margin: 0px;
	padding:0px;
	margin-left:21px;

}

#contents ol li {
	line-height: 1.3em;
	margin-bottom: 1.0em;
}

#contents .inner {
	padding-left: 60px;/*6%;*/
	padding-right: 490px;/*470px;*/
	overfllow: hidden;
}

h2 {
	font-family: 'ＭＳ Ｐ明朝','ヒラギノ明朝 Pro W3','Hiragino Mincho Pro';
	font-size: 1.24em;
	margin:0px;
	padding:0px;
	margin-bottom:1px;
}

h2 a,
h2 a:visited {
	color: #000;
	text-decoration: none;
}

h2 a:hover {
	background-color: #cc0000;
	color: #fff;
	text-decoration: none;
}

.entry_state_top {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.6em;
	margin-bottom:25px;
	color:#666;
}

.entry_body {
	font-family: 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,Arial, Helvetica,sans-serif;
	font-size: 0.8em;
	line-height:1.6em
}

.entry_body a {
	text-decoration: none;
	background-color: #fff;
	color:#cc0000;
}

.entry_body a:hover {
	text-decoration: none;
	background-color: #cc0000;
	color:#fff;
}

.entry_body .tmimg {
	line-height: 0;
}

.entry_body .tmimg a:hover {
	text-decoration: none;
	background-color: #fff;
	color:#fff;
}

.entry_state_btm {
	font-size: 0.7em;
	margin-top:40px;
	margin-bottom:130px;
}

.entry_state_btm a,
.entry_state_btm a:visited {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}
	
.entry_state_btm a:hover {
	background-color: #cc0000;
	color: #fff; /*#f0c;*/
	font-weight: normal;
	text-decoration: none;
}


.pict,
.pict10 {
	background-color: #fff;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc;
	padding:3px;
}

.pict10 {
	padding:10px;
}

.paging {
	font-size:0.6em;
}

.paging a,
.paging a:visited  {
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

.paging a:hover  {
	background-color: #cc0000;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

/************************************************
*	Footer					*
************************************************/

#footer {
	clear:both;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.55em;
	width: 100%;
	padding-top: 120px;
	padding-bottom: 80px;
	background-color: #fff;
	text-align: right;
}

#footer p {
	margin-right:80px;
}

#footer a,
#footer a:visited {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	background-color: #cc0000;
	color: #fff;
	text-decoration: none;
}


*html input.btn {width:288px; height:30px; background-color: #fff; border:1px solid #999;}

*html #search {width:170px; height: 23px;}
*html .isty1 {width: 286px; height: 21px;}
*html .isty2 {width: 286px; height: 164px;}
*html .isty3 {width: 68px; height: 21px;}

#atte .p2 {*margin-left: -32px;}
#side ul,
#side2 ul,
.entry_body,
.entry_state_btm {
	*font-family: 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Osaka,Arial, Helvetica,sans-serif;
}