/*
Theme Name: SAMPLE 01
Theme URI: http://www.www.www/
Description: SAMPLE 01
Author: TARO
*/

body	{
	margin: 0;
	padding: 0;
	text-align: center;
	}

#container {

	}

#main {
	width: 715px;
	text-align: left;
	margin: 0px auto;
	}

#content	{
	width: 485px;
	float: right;
	margin: 15px 0px 0px;
	padding: 0px;
	}

#sidebar	{
	width: 170px;
	float: left;
	}

#footer	{
	clear: both;

	}

a	{
	color: #3366aa;
	}


/* ++++++ ヘッダー部分のデザイン ++++++ */

#header	{
	background-image: url(image/cmo_mainimg02.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}

#header-wrap {
	width: 715px;
	margin-left: auto;
	margin-right: auto;
	height: 275px;
}

#area-header #header-wrap{ height:275px;}


#header h1	{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	float: left;
	margin: 0px;
	padding: 0px;
	}
#header  a 	{
	text-decoration: none;
	}
#header-right {
	float: right;
}
#header p.goinfo {
	display: block;
	clear: both;
	float: right;
	margin-top: 114px;
	margin-bottom: 0px;
	margin-right: 0px;
}


/*
#header-back {
	background-image: url(image/cmo_main_back.gif);
	background-repeat: repeat;
	background-position:center 500px;
	width: 1000px;
	height: 100px;
	left: -200px;
	position: absolute;
	top: 72px;
}
*/

.post	{
	margin-bottom: 40px;

	}
.post-header {
	width: 485px;	
	background-image: url(image/bc_line01.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-top: 1px dashed #CCCCCC;
	border-bottom: 1px dashed #CCCCCC;
}
.post-header .post-img{
	width: 61px;
	margin-left: 5px;
	float: left;
	margin-right: 3px;	
}
.post-info {
	float: left;
	width: 264px;	
}
.post-info  dl {
	font-size: 12px;
	margin-left: 1px;
	color: #666666;
	margin-top: 22px;
}
.post-info  dt {
	float: left;
	color: #FFFFFF;
	background-color: #000000;
	width: 100px;
	text-align: center;
	clear: both;
	margin-right: 5px;
	padding: 3px;
	margin-bottom: 1px;
	margin-left: 1px;
	display: block;
}
.post-info  dd {
	display: block;
	padding: 3px;
	vertical-align: middle;
	font-weight: bold;
}



.post-header /* ++++++ コンテンツ部分のデザイン ++++++ */

 h2	{
	clear: both;
	display: block;
	margin: 0px;
	padding: 10px 0 10px 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
.post-header  h2  a	{
	text-decoration: none;
	color: #930101;

	}


.post p	{
	font-size: 0.75em;
	color: #666666;
	line-height: 150%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
p.write-date  {
	display: block;
	float: right;
	margin: 0px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px;
	width: 130px;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

p.gotop {
	margin: 0;
	clear: both;	
}
.gotop img {
	margin: 1px 0;
	float: right;	
}




/* ++++++ サイドバー部分のデザイン ++++++ */

#sidebar	{
	font-size: 0.75em;
	width: 203px;
	margin-top: 15px;
	float: left;
	}

#sidebar h2	{
	background-color: #104175;
	color: #ffffff;
	margin: 0;
	padding: 0px;
	text-align: center;
	}
	

#sidebar .section {
	background-image: url(image/bc_line01.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom: 1px dashed #CCCCCC;
	padding: 0px 0px 5px;
	margin: 0px 0px 20px;
	border-top: 1px dashed #CCCCCC;
}


#sidebar ul	{
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}

#sidebar li {
	background-image: url(image/arrow01.gif);
	background-repeat: no-repeat;
	list-style: url(none) none outside;
	background-position: left center;
	margin: 0px 0px 8px 15px;
	padding: 0px 0px 0px 20px;
}
/* Mac Safariのみに適用 */
html*#sidebar li { margin: 10px 0px 8px 15px; }



#sidebar a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.recently_archives/* ------   メニュー：最近の記事  ------ */
 {
	display:block;
	width:203px;
	height:70px;
	background:url(image/side_menu_recently_archives.gif) top left no-repeat;
	text-indent:-9999px;
}
.consultant/* ------  メニュー：コンサルタント  ------ */
{
	display:block;
	width:203px;
	height:70px;
	background:url(image/side_menu_consultant.gif) top left no-repeat;
	text-indent:-9999px;
}
.category/* ------   メニュー：カテゴリ  ------ */
 {
	display:block;
	width:203px;
	height:70px;
	background:url(image/side_menu_category.gif) top left no-repeat;
	text-indent:-9999px;
}
.past_archives/* ------   メニュー：過去の記事  ------ */
 {
	display:block;
	width:203px;
	height:70px;
	background:url(image/side_menu_past_archives.gif) top left no-repeat;
	text-indent:-9999px;
}
#consultant_list {

}
#consultant_list h2 {
	margin: 0px;
	padding: 0px;
}

#tokyo {
	float: left;
	width: 357px;
	background-color: #0D3F73;	
}
#tokyo h3 {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#osaka {
	width: 357px;
	float: right;
	border-left: 1px solid #CCCCCC;
	background-color: #0D3F73;
	
}
#osaka h3 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #000000;
}
#tokyo  h3 img, #osaka h3 img {
	margin: 0px;
	padding: 0px;
}

.prof-wrapper {
	width: 100%;
	background-color: #0D3F73;
	border-top: 1px solid #CCCCCC;
	clear: both;
}

.prof {
	float: left;
	padding: 10px 10px 0px 8px;
	margin: 0px;
	clear: both;
	width: 330px;
}
.prof  p img {
	float: left;
	width: 125px;	
	background-image: url(image/bc_line02.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 12px;
	padding-bottom: 10px;
	padding-top: 3px;
}
.prof dl {
	color: #FFFFFF;
	float: left;
	width: 165px;	
	padding-top: 3px;
	margin: 0px 0px 0px 15px;
}
.prof dt {
	font-size: 14px;
	background-image: url(image/prof_name.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-top: 10px;
}
.prof dd {
	font-size: 11px;
	margin-left: 0px;
	padding-top: 5px;
}

.prof p {
	clear: both;
	background-image: none;
	margin: 0px;
}
.prof_link_blog img {
	margin-top: 10px;
}
.prof_comment {
	clear: both;
	height: 100px;
	padding: 10px;
	border-bottom: 1px dashed #CCCCCC;
}
.prof_comment p {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}











/* カレンダー */
#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: 0.75em;
	font-style: normal;
	text-align: center;
	color: #ffffff;
	background-color: #538ad8;
	text-indent: -9999px;
	background-image: url(image/cmo_footer.gif);
	height: 33px;
	background-repeat: repeat-y;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
	}

/* クリア指定クラス */
.clearfix:after {
 content: ".";
 display: block;
 clear:both;
 height: 0;
 visibility: hidden;
}

.clearfix { display: inline-block; }

/* \*/
* html .clearfix {height: 1%:}
.clearfix {display: block;}
/* */
