/*
Theme Name: imim08-08
Theme URI: http://
Description: imim08-08
Author: IM
*/

body	{
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(images/bk.gif);
	}

#container {
	width: 810px;
	border-left: solid 1px #aaaaaa;
	border-right: solid 1px #aaaaaa;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	}

#header, #main, #footer	{
	margin: 0 15px;
	}

#content	{
	width: 540px;
	float: left;
	padding-right: 0px;
	padding-left: 20px;
	}

#sidebar	{
	width: 190px;
	float: right;
	margin-left: 30px;
	}

#footer	{
	clear: both;
	}

a	{
	color: #3366aa;
	}


/* ++++++ ヘッダー部分のデザイン ++++++ */

#header	{
	background-color: #538ad8;
	background-image: url(images/top.png);
	margin-bottom: 20px;
	height: 180px;
	padding: 0px;
	}

#header h1	{
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0099;
	margin: 0px;
	padding: 0px;
	}

#header h1 a	{
	text-decoration: none;
	color: #FF0099;
	margin: 0px;
	padding: 0px;
	}
#header A:hover	{
	color: #FFFFFF;
	}

#header p	{
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	}
.headertitle {
	padding-right: 12px;
	padding-left: 12px;
	margin: 0px;
	padding-top: 3px;
}
.headertitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	padding-right: 12px;
	padding-left: 12px;
	margin-bottom: 64px;
	clear: both;
}

/* ++++++ トップナビ ++++++ */
#topnavi {
	height: 20px;
	margin-right: 15px;
	margin-left: 15px;
	padding-left: 25px;
	font-size: 12px;
}
.topnaviblue {
	color: #538AD8;
}

/* ++++++ コンテンツ部分のデザイン ++++++ */

.post h2	{
	font-size: 0.875em;
	color: #3366aa;
	border-bottom: solid 2px #538ad8;
	background-image: url(images/mark3.gif);
	background-repeat: no-repeat;
	padding: 5px 0 5px 30px;
	}

.post h2 a	{
	text-decoration: none;
	}


.post p	{
	font-size: 0.75em;
	color: #333333;
	line-height: 150%;
	}
	
.post li {
	line-height: 150%;
	}	
	
.post a:hover {
	color: #FF9900;
	}		

.post	{
	margin-bottom: 40px;
	}

.pagenav	{
	font-size: 0.75em;
	}


/* ++++++ サイドバー部分のデザイン ++++++ */

#sidebar	{
	font-size: 0.75em;
	}

#sidebar ul	{
	color: #FF9966;
	list-style-type: disc;
	margin: 3px 0 20px 20px;
	padding: 0;
	line-height: 1.8;
	}

#sidebar ul ul	{
	color: #66aaff;
	margin-bottom: 3px;
	}

#sidebar ul ul ul	{
	color: #88ccff;
	margin-bottom: 3px;
	}	

#sidebar h2	{
	font-size: 1em;
	background-color: #538ad8;
	color: #ffffff;
	text-align:center;
	margin: 0;
	padding: 6px 0;
	}

/* カレンダー */
#calendar table	{
	width: 100%;
	text-align: center;
	color: #000000;
	border-collapse: collapse;
	margin-bottom: 20px;
	}

#calendar th, #calendar td	{
	padding: 5px 0;
	border: solid 1px #538ad8;
	}

#calendar a	{
	text-decoration: none;
	color: #3366aa;
	}

#calendar caption	{
	padding: 3px 0;
	}

#calendar tfoot td	{
	border: none;
	}

#calendar tfoot td#prev	{
	text-align: left;
	}

#calendar tfoot td#next	{
	text-align: right;
	}


/* ++++++ コメント部分のデザイン ++++++ */

#comments h3	{
	font-size: 0.75em;
	border-bottom: solid 2px #538ad8;
	padding-bottom: 5px;
	}

.com	{
	font-size: 0.75em;
	border-bottom: dotted 2px #88ccff;
	padding-bottom: 8px;
	margin-bottom: 12px;
	}

.com p	{
	margin: 5px 0;
	}

.commeta	{
	color: #888888;
	text-align: right;
	}

#tb	{
	font-size: 0.75em;
	border: solid 1px #88ccff;
	padding: 8px;
	line-height: 150%;
	}

#commentform	{
	font-size: 0.75em;
	}


/* ++++++ フッター部分のデザイン ++++++ */

#footer address	{
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #ffffff;
	background-color: #538ad8;
	height: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	}
#footer A {
	text-align: center;
	background-color: #538ad8;
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#sitenav {
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	clear: both;
	line-height: 170%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	}

#sitenav li {
	display: inline;
	margin-right: 8px;
	}
	
#sitenav li,	
#sitenav li a:link,
#sitenav li a:hover,
#sitenav li a:active,
#sitenav li a:visited {
	color: #FFFFFF;
	}
	
/* ++++++ searchデザイン ++++++ */

input#s{color:#5188d2;width:120px;border:1px solid #cbcbcb;background:#fcfcfc;}
input#searchsubmit{background:#4879aa;color:#fff;font-size:13px;border:1px #2f5c89 solid;}
#header sub {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin-top: 0px;
	float: right;
}


.search h2	{
	font-size: 1.5em;
	color: #FF0099;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF0099;
	padding-right: 0;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	}

.search h3 a	{
	font-size: 0.875em;
	color: #3366aa;
	}

.search p	{
	font-size: 12px;
	color: #333333;
	line-height: 150%;
	}

.search	{
	font-size: 12px;
	}

/* ---------- headernavi ---------- */


#header ul {
	margin: 0px;
	padding: 0px;
}
#header li {
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}
#header li a{
	margin: 0px;
	padding: 0px;
	text-indent: -99999px;
	overflow: hidden;
	display: block;
}
#header li a:hover{
	background-position: 0 -90px;
}
.navi1 {
	height: 27px;
	width: 418px;
	float: right;
	margin-bottom: 6px;
	clear: both;
}
#header .a1 a{
	background-image: url(headerbt.gif);
	width: 90px;
	height: 27px;
}
#header .a2 a{
	background-image: url(headerbu.gif);
	width: 115px;
	height: 27px;
}
#header .a3 a{
	background-image: url(headerbv.gif);
	width: 120px;
	height: 27px;
}
#header .a4 a{
	background-image: url(headerbw.gif);
	width: 90px;
	height: 27px;
}

.navi2 {
	height: 37px;
	width: 779px;
	clear: both;
	margin-top: 3px;
}
#header .b1 a{
	width: 105px;
	height: 37px;
}
#header .b2 a{
	background-image: url(headerbu.gif);
	width: 130px;
	height: 37px;
}
#header .b3 a{
	background-image: url(headerbv.gif);
	width: 100px;
	height: 37px;
}
#header .b4 a{
	background-image: url(headerbw.gif);
	width: 110px;
	height: 37px;
}
#header .b5 a{
	background-image: url(headerbu.gif);
	width: 107px;
	height: 37px;
}
#header .b6 a{
	background-image: url(headerbv.gif);
	width: 116px;
	height: 37px;
}
#header .b7 a{
	background-image: url(headerbw.gif);
	width: 109px;
	height: 37px;
}

/* ---------- headernavi_end ---------- */
.address1 {
	font-size: 12px;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
	background-color: #538ad8;
	height: 20px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 1px;
}
.address2 {
	font-size: 10px;
	text-align: center;
	background-color: #538ad8;
}
.searchbox {
	width: 538px;
}

/* ---------- メイン ---------- */

#main	{

	}

/* ---------- ランキング ---------- */
#ranking {
	width: 719px;
	font-size: 12px;
}	

#rightitem {
	float: right;
	width: 398px;
}

#rightitemmini {
	float: right;
	width: 398px;
	height: 275px;
}

#leftitem {
	width: 250px;
	height: 470px;
	padding-left: 12px;
}

#leftitemmini {
	width: 250px;
	height: 275px;
	padding-left: 12px;
}

#ranking .right {
	width: 398px;
	position: relative;

}

#ranking .right2 {
	width: 398px;
	margin-top: 54px;
}

#ranking .fot {
	position: relative;
	width: 250px;
	height: 200px;
	float: right;
	background-repeat: no-repeat;
	top: 13px;
}

#ranking .title2 {
	position: relative;
	width: 250px;
	height: 29px;
	background-repeat: no-repeat;
	top: 20px;
	float: right;
}

#ranking .list {
	width: 250px;
	height: 13px;
	background-repeat: no-repeat;
	text-align: right;
	margin-top: 12px;
	float: right;
	font-size: 120%;
}


#ranking .crumb {
	position: relative;
	width: 250px;
	height: 128px;
	background-repeat: no-repeat;
	top: 27px;
	float: right;
}

#ranking .icon-01 {
	position: relative;
	width: 55px;
	height: 192px;
	float: right;
	background-image: url(images/icon-01.png);
	background-repeat: no-repeat;
	top: 48px;
	right: 12px;
}

#ranking a:hover {
	font-size: 12px;
	color: #FF6600;
}

#rankingbox1 {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-left: 7px;
	height: 497px;
	padding-right: 23px;
	border: 1px solid #FF9047;
	background-image: url(images/bk/rankingform-01bk.gif);
	background-repeat: no-repeat;
}

#rankingbox2 {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-left: 7px;
	height: 497px;
	padding-right: 23px;
	border: 1px solid #229797;
	background-image: url(images/bk/rankingform-02bk.gif);
	background-repeat: no-repeat;
	}

#rankingbox3 {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-left: 7px;
	height: 497px;
	padding-right: 23px;
	border: 1px solid #CE3D6E;
	background-image: url(images/bk/rankingform-03bk.gif);
	background-repeat: no-repeat;
}

#rankingbox4 {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-left: 7px;
	height: 290px;
	padding-right: 23px;
	border: 1px solid #2994FF;
	background-image: url(images/rankingform-04bk.gif);
	background-repeat: no-repeat;
}

#rankingbox5 {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-left: 7px;
	height: 497px;
	padding-right: 23px;
	border: 1px solid #58A60A;
	background-image: url(images/rankingform-05bk.gif);
	background-repeat: no-repeat;
}

#rankingbox6 {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 7px;
	margin-left: 7px;
	padding-right: 23px;
	border: 1px solid #FF8686;
	background-image: url(images/bk/rankingform-06bk.gif);
	background-repeat: no-repeat;
	height: 497px;
}
	
/* ---------- month ---------- */	
#monthmain	{
	background-color: #ffffff;
	}

#monthmain	{
	background-color: #ffffff;
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	padding: 0px 0 1px;
	}

#monthsidebar	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	background-color: #ffffff;
	width: 170px;
	float: left;
	font-size: 0.75em;
	}

#monthcontent	{
	width: 720px;
	float: left;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 29px;
	}

#monthmain .clear	{
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	}


#monthsidebar ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#monthsidebar li strong	{
	display: block;
	padding: 10px 20px;
	}

#monthsidebar li li	{
	padding: 5px 5px 5px 20px;
	background-image: url(images/mark.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	}

#monthsidebar li li a	{
	color: #000000;
	text-decoration: none;
	border-bottom: dotted 1px #ffffff;
	}

#monthsidebar li li a:hover	{
	color: red;
	}


#monthcontent #bread	{
	margin-top: 0px;
	text-align: right;
	margin-bottom: 0px;
	}

#monthcontent #date	{
	font-size: 0.75em;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #69d600;
	}

#monthcontent #date img	{
	vertical-align: middle;
	}


#monthpost	{
	padding-bottom: 10px;
	}

#monthpost h2	{
	background-image: url(images/bar_small.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 1.2em;
	padding: 6px 10px;
	}

#monthpost p	{
	font-size: 0.75em;
	line-height: 150%;
	padding: 0 10px;
	}
#monthlist {
	width: 705px;
	padding: 7px;
	background-color: #FFFFDD;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-top-color: #CC3300;
	border-right-color: #CC3300;
	border-bottom-color: #CC3300;
	border-left-color: #CC3300;
	border-bottom-width: 1px;
}

#monthlist h2	{
	margin: 30px 0 0;
	padding-bottom: 5px;
	font-size: 0.875em;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #69d600;
	}

#monthlist h2 a	{
	text-decoration: none;
	color: #00657d;
	}

#monthlist h2 span	{
	color: #888888;
	font-size: smaller;
	font-family: Verdana, Helvetica, sans-serif;
	}

#monthlist h2 a:hover	{
	color: #06CDFF;
	}
	
#monthlist .autitle	{
	margin: 30px 0 0;
	padding-bottom: 5px;
	font-size: 0.875em;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #69d600;
	}

#monthlist .autitle a	{
	text-decoration: none;
	color: #00657d;
	font-weight: bold;
	}

#monthlist span	{
	color: #888888;
	font-size: 0.875em;
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}

#monthlist .autitle a:hover	{
	color: #06CDFF;
	}

#monthlist p	{
	margin-top: 10px;
	font-size: 0.75em;
	line-height: 140%;
	}
#categorylink {
	width: 705px;
	height: 30px;
	margin-bottom: 30px;
	font-size: 12px;
	padding-right: 7px;
	padding-left: 7px;
}
.font12 {
	font-size: 12px;
	float: right;
	margin-top: -10px;
	margin-right: 25px;
}
.font16 {
	font-size: 16px;
}

