/* CSS Document */

/*
Theme Name: toranporin-style (Made by Contrex Systems office)
Theme URI: http://www.toranporin.com/
Author: Yoko Suzuki
Author URI: http://www.contrex-jp.com/
*/



/* Reset
-------------------------------------------------------------------*/
* { padding: 0; margin: 0; }
ul li, ol li {
	list-style-image: none;
	list-style-type: none;
}
ol ol, ul ul, ol ul, ul ol { margin-left: 20px; margin-bottom: 0; }
img {
	border: 0px;
}

img a{
	border: 0px;
}


/* Body
-------------------------------------------------------------------*/

body { 
        margin: 0 auto;
        font: 12px/18px Verdana, Helvetica, Arial, Geneva, sans-serif; 
	color: #333; 
	background: #FFFFFF url(images/bg_top.jpg) repeat-x center top; 
}

*:first-child+html body {background: #FFFFFF url(images/bg_top.jpg) repeat-x center -7px;}

* html body {background: #FFFFFF url(images/bg_top.jpg) repeat-x center -7px;}


#bot {
	background-color: #FFFFFF;
	background-image: none;
}


h1, h2, h3, h4, h5, h6 { font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif; color: #414d4c; }
h1 { font-size: 18px; line-height: 25px; margin-bottom: 5px; }

h2 {
	background-image: url(images/h2-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
	font-size: 150%;
	font-weight: bold;
	color: #000066;
	margin-bottom: 7px;
	line-height: 30px;
}
h3 {
	background-image: url(images/h3-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
	padding-left: 15px;
	font-size: 120%;
	font-weight: bold;
	color: #73D7CE;
	margin-bottom: 5px;
}
h4 {
	background-image: url(images/h4-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	margin-left: 25px;
	color: #31597B;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 3px;
}
h5 {
	background-image: url(images/h5-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 30px;
	margin-bottom: 3px;
}
p {
	padding-left: 40px;
}
h1 span { color: #006666; }

a { color: #0099CC; }
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited { color: #0099CC; }

p { margin-bottom: 10px; }

input, textarea { font: 12px Verdana, Helvetica, Arial, Geneva, sans-serif; }

blockquote { 
	font: italic 14px/22px Georgia, Serif; 
	padding: 5px 10px;
	margin-bottom: 20px;
	background: #e4ede2; 
}

.clear {clear:both;}

/* Header
-------------------------------------------------------------------*/
#header {
	width: 780px;
	height: 284px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center -5px;
}

#header h1 { 
        width: 760px;
        font-weight:bold;
        position: absolute;
        top: 220px;
        left: 25px;
	font: 24px; 
	padding-top: 10px; 
	margin-bottom: 0; 
	color: #000066; 
}
#header h1 a { 
        color: #000066; 
        font-weight:bold;
	font: 18px; 
	text-decoration: none; 
}
#header span {
        position: absolute;
        width: 760px;
        top: 250px;
        left: 25px; 
	padding-left: 5px; 
	font-size: 11px;
	font-weight: normal; 
	color: #333; 
}


/* Container
-------------------------------------------------------------------*/
#wrapper {
	width: 770px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 50;
	margin-left: auto;
	padding-top: 60px;
}



/* Navigation
-------------------------------------------------------------------*/
#nav {
	height: 60px;
	position: relative;
	top: 284px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}
#nav ul {
	position: absolute;
	bottom: -1px;
	height: 60px;
	padding-left: 20px;
	width: 760px;
}
#nav ul li {
	float: left;
	font-weight: bold;
	padding-top: 3px;
}
#nav ul li.current_page_item { 
        width: 122px;
        height: 80px;
        text-decoration: underline; 
}
#nav ul li a {
	height: 60px;
	text-decoration: none;
	width: auto;
	padding: 0px;
	margin: 0px;
}
#nav ul li a:hover{ color: #FFFFFF; text-decoration: underline; }
#nav ul li .current{ color: #FFFFFF; text-decoration: underline; }
#nav ul li.current_page_item a { background: url(images/nav_bg.jpg) no-repeat; color: #003366; text-decoration: underline; }



/* Content
-------------------------------------------------------------------*/
#content {
	float: right;
	margin-right: 10px;
	width: 540px;
}
#content .post { margin-bottom: 40px; 	margin-top: 10px; }
#content .post p { margin-bottom: 20px; }

#content .post h3 a { color: #0066cc; text-decoration: none; font-size: 20px; padding-left: 20px; }
#content .post-list li { list-style: none; }
#content .post h1 { color: #FFFFFF; font-size: 16px; padding-left: 5px; background-image: url(images/post-h1-bg.gif); }
#content .post .post-info {
	clear: both;
	font-size: 11px;
	color: #777;
	padding: 15px 5px 5px 5px;
	margin-bottom: 20px;
	text-align: right;
	background-image: url(images/meta_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content .post .post-info a { color: #0066cc; text-decoration:none; }
#content .post .post-info a:hover { color: #003366; text-decoration:none; }

#content #pages { text-align: center; }
#content #pages a { font: bold 20px "Trebuchet MS"; color: #006600; text-decoration: none; }
#content #pages a:hover { color: #003366; }

#content ul, ol, dl { margin-bottom: 20px; }
#content ul { 
	list-style: disc;
	list-style-position: inside; 
}
#content ol { 
	list-style: decimal; 
	list-style-position: inside; 
}
#content dl{ }
#content dl dt { 
}
#content dl dd { 
}

#content h1 {
	font-size: 16px;
	line-height: 16px;
	color: #FFFFFF;
	background-image: url(images/post-h1-bg.gif);
	padding: 5px;
}

.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 5px 15px 10px 0; }
.alignright { float: right; margin: 5px 0 10px 15px; }


/*-------[ 1：1の2コラムレイアウト(.pattern-half) ]---------------------*/


.pattern-half {
	margin: 0 10px;
}

.pattern-half .left-box {
	width: 250px;
	float: left;
	margin-bottom: 10px;
}

.pattern-half .right-box {
	width: 250px;
	float: right;
}


.pattern-half .list {
	margin: 0 0 20px 30px;
}

.pattern-half .list li {
	background: url(http://www.contrex-jp.com/images/icon_list1.gif) 0 5px no-repeat;
	padding-left: 16px;
	margin-bottom: 5px;
}

.pattern-half .list li a {
	background: url(http://www.contrex-jp.com/images/icon_link.gif) right center no-repeat;
	padding-right: 15px;
}

.pattern-half .list li ul {
	margin-top: 10px;
}

.pattern-half .list li ul li {
	background: url(http://www.contrex-jp.com/images/icon_list2.gif) 3px 6px no-repeat;
	padding-left: 14px;
}

.pattern-half table {
	margin-bottom: 20px;
	border: 1px solid #EAEAEA;
}
.pattern-half table th {
	font-size: 105%;
	color: #006666;
	background-color: #EFEFEF;
	text-align: left;
	padding: 10px;
	font-weight: bold;
}
.pattern-half table td {
	padding: 5px;
	border: 1px solid #D9D9D9;
}

/*-------[ 1：2の2コラムレイアウト(.pattern-1-2) ]---------------------*/

.pattern-1-2 {
	margin: 0 5px;
}

.pattern-1-2 .left-box {
	width: 170px;
	float: left;
	margin-bottom: 10px;
}

.pattern-1-2 .right-box {
	width: 330px;
	float: right;
}
.pattern-1-2 h2 {
	font-size: 116%;
	font-weight: bold;
	color: #006666;
}

.pattern-1-2 h3 {
	font-size: 108%;
	font-weight: bold;
	color: #006666;
}


/* Sidebar
-------------------------------------------------------------------*/
#sidebar {
	float: left;
	font-size: 100%;
	color: #555;


*:first-child+html #sidebar {font-size: 12px; 	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 15;
	margin-bottom: 50px;
}
}

#sidebar h3 {
	color: #333333;
	padding-left: 25px;
	background-image: url(images/sidetitle_bg.gif);
	background-repeat: no-repeat;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-style: normal;
	font-weight: bold;
	height: 30px;
	padding-top: 2px;
	margin-left: 0px;
}

#sidebar a {
	font: 110%;
	text-decoration: none;
	color: #0099CC;
}
#sidebar a:hover {
	font: 120%;
	color: #FF9900;
	text-decoration: underline;
}

#sidebar .block {
	width: 170px;
	overflow: hidden;
	color: #555;
	margin-left: 20px;
	background-image: url(images/sep-blue.gif);
	background-position: 10px bottom;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#sidebar .block li {
	padding-left: 12px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
}

#sidebar .block li a {
	font: 110%;
	text-decoration: none;
	color: #0099CC;
}
#sidebar .block li a:hover {
	font: 120%;
	color: #FF9900;
	text-decoration: underline;
}

#sidebar .block a:hover {
	color: #0099CC;
	text-decoration: none;
}


/* Calendar */
#sidebar .block #calendar_wrap a { color: #003366; font-weight:bold; text-decoration: underline; }
#sidebar .block #calendar_wrap .pad { background: none; }
#sidebar .block #calendar_wrap #prev { background: none; }
#sidebar .block #calendar_wrap #next { background: none; }
#sidebar .block #calendar_wrap table { width: 100%; margin: 0;padding: 0;}
#sidebar .block #calendar_wrap table th { width: 14.2%; }
#sidebar .block #calendar_wrap table td { width: 14.2%; background: #99ccff; text-align: center; color: #888; }





/* Comments
-------------------------------------------------------------------*/
.comments-title { 
	text-align: center; 
	font: bold 15px "Trebuchet MS", Helvetica, Arial, Geneva; 
	color: #414d4c; 
	margin-top: 120px;
}
#comments .comment { 
	background: #E7E8EB; 
	margin-bottom: 10px; 
	overflow: hidden; 
	width: 540px; 
	padding-bottom: 5px; 
}
#comments .comment .comment-avatar { 
	float: left; 
	width: 50px; 
	padding: 5px 7px; 
}

#comments .comment .comment-content { 
	float: left; 
	padding: 10px 15px; 
	margin: 5px 5px 0 0; 
	width: 500px; 
	background: #F7F8F9; 
}
#comments .comment .comment-content a { color: #444; }


#comments .comment .comment-info { 
	font-size: 11px;
	color: #777;
	margin-bottom: 5px; 
}
#comments .comment .comment-info span {
	font: bold 16px "Trebuchet MS", Helvetica, Arial, Geneva;  	
	padding-right: 10px; 
	margin-bottom: 5px;
}
#comments .comment .comment-info a { 
	color: #444; 
	text-decoration: none;
}


/* Comment Form
-------------------------------------------------------------------*/
#commentform {
	border: 3px solid #CCCCCC;
	padding: 10px;
	color: #555;
	background-color: #FAFBFC;
}
#commentform p { margin-bottom: 7px; }
#commentform textarea { 
	width: 500px; 
	border: 1px solid #aaa; 
	height: 120px;
}
#commentform input.text { 
	width: 150px; 
	border: 1px solid #aaa; 
	margin-right: 5px; 
	padding: 3px 3px; 
}
#commentform input#submit {
        width: 148px;
        height: 30px;
        background: url(images/submit_bg.gif) no-repeat;
        text-align: center;
        border: none;
}

/* Footer
-------------------------------------------------------------------*/

#footer {
	width: 100%;
	position: relative;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	height: 100px;
	padding-top: 50px;
	margin: 0;
}

.rss {
        float: right;
        margin-right: 80px;
	width: 200px; 
        height: 151px;
}

#footer-inner {
	text-align: center;
	padding-top: 50px;




* html #footer-inner { padding-top: 50px;  	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-left: auto;
	margin-right: auto;
	margin-left: auto;
}
}
#footer p { 
	font-size: 11px; 
	margin: 0; 
}
#footer a {
	color: #006600;
	text-decoration: underline;
}

#footer a:hover {
	color: #FF3300;
	text-decoration: none;
}
#sidebar #search {
	margin-left: 20px;
}


/*index------------*/
.main .box2 {
	float: left;
	width: 250px;
	border: 1px solid #D8EEF6;
	padding: 3px;
	background-image: url(images/box_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 140px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 5px;
}
.main .box2 .img_left {
	float: left;
	width: 90px;
	background-color: #FFFFFF;
	padding: 5px;
}

.box2 h3 {
	background-image: url(images/h3-icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 5px;
	padding-left: 10px;
	font-size: 110%;
	font-weight: bold;
	color: #73D7CE;
	margin-bottom: 5px;
}
.btn a {
	font-size: 100%;
	line-height: 17px;
	height: 17px;
	padding-right: 5px;
	color: #666666;
	border: solid 1px #d2d2d2;
	display: block;
	float: left;
	text-align: center;
	text-decoration: none;
	background-image: url(images/sub-back.jpg);
	margin-right: 15px;
	margin-left: 20px;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.btn a:hover {
	background-image: url(images/btn_ov.gif);
	color: #FFFFFF;
}



/*error 404-----------------------------------------*/

.404 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}


/*アーカイブタイトル--------------------------------*/

.archivetitle {
	color: #333333;
	font-size: 140%;
	font-weight:bold;
	font-variant: normal;
	background-image: url(images/sep-blue.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	height: 40px;
}



/*post-----------------------------------------*/
.post_header{
	position:relative;
	height: 72px;
}
.page_header{
	position:relative;
	height: 72px;
}


.posttitle{
	position:absolute;
	font-family:Arial, Verdana;
	left:0;
	top: 22px;
	font-size: 16px;
	line-height: 16px;
	background-image: url(images/post-h1-bg.gif);
	background-position: -60px top;
	padding-top: 7px;
	padding-right: 3px;
	padding-left: 3px;
	width: 519px;
	height: 30px;
	background-repeat: no-repeat;
}
.posttitle a {
	text-decoration:underline;
	font-weight: bold;
	color: #FFFFFF;
}
.posttitle a:hover {
	color: #FF9900;
}

/*単一記事--------------------------------------------------*/
div.info-small {
	/*margin-bottom: 10px;
	padding-bottom: 3px;
	padding-top: 3px;*/
	margin-bottom: 10px;
	height: 18px;
	padding: 2px;

	}
		div.info-small span {
			color: #999999;
			margin-right: 20px;
			/* border-right: 1px solid #999999;
			padding-right: 15px; */
		}
		div.info-small span.cat {
			border-right: none;
		}
		div.info-small span, div.info-small span a, span.tag, span.tag a {
			font-size: 100%;
			text-transform: uppercase;
			height: 18px;
		}
		span.date {
			background: url(images/clock.gif) no-repeat 1px 0;
			padding-left: 22px;
		}
		span.author {
			background: url(images/person.gif) no-repeat 0 center;
			padding-left: 22px;
		}
		span.cat {
			background: url(images/folder.gif) no-repeat 0 2px;
			padding-left: 22px;
		}
		span.tag {
			background: url(images/tag.gif) no-repeat 0 0;
			padding-left: 22px;
			color: #999999;
		}

