/***********************************************
	グローバル設定
************************************************/
body{
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	margin:0 0 10px 13px;
	font-size: 12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
body.comment_wait{ background-image:none; margin-top:10px;}
.comment-view{
	margin:10px;
	background-image:url(images/bg_10x10.gif);
}
.h {
font-size:16px;
font-weight:bold;
margin:30px 0 20px 0;
	height:30px;
	background-image:url(images/border_entry-date.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

p,h1,h2,h3,h4,h5,form { margin: 0; padding: 0; font-size: 12px; font-weight: normal;}
img				{border: none;}
li img			{border: none; vertical-align: top;}	/* ieバグ対策 */
a {color: #017800}
a:link, a:visited	{text-decoration: none;}
a:hover, a:active	{text-decoration: underline;}
.cl{clear:both;}
.hd{display:none;}
.header_navi_cursor {color:#b7b7b7; margin: 0 4px;}
.separator {color:#b7b7b7; margin: 0 2px;}
.footer_navi_sep {color:#b7b7b7; margin: 0 10px;}
.ico_rss{margin-right:4px;}
p {text-align:left;}
/***********************************************
	ヘッダー
************************************************/
#header{
width:702px;
	padding-top:6px;
	background-image:url(images/bg_header.gif);
	background-repeat:no-repeat;
}
#header ul {list-style:none; margin:0;}
#header li {float:left;}
/* ロゴ */
#header #title{
	width:150px; height:106px; text-indent:-10000px;
	background-image: url(images/pmc.gif); background-repeat: no-repeat;
}
#header #title a {width:150px;height:106px; display:block; outline: none;}

#header #menu_1{
float:right;
margin-right:1px;
display: inline;
}

#header #menu_2{
float:right;
margin-right:1px;
margin-top:1px;
display: inline;
}

.search_form {
padding:1px 3px 0 10px; 
}
.search_submit {
padding:1px 0 0 0;
}

/***********************************************
	メイン
************************************************/
#main, #main2{
line-height:20px;
	border-bottom: solid 1px #cccccc;
	padding: 0 0 10px 10px;
	margin-bottom:10px;
	width:692px;
	background-color:#FFFFFF;
	background-image:url(images/bg_2.gif);
	background-repeat:repeat-y;
}

#main p{
	line-height:18px;
	margin:0 14px 10px 10px;
}

/* パンくずナビゲーション */
#navigation{
	font-size:10px;
	line-height:10px;	
	padding:10px 0 10px 10px;
	margin-bottom:1px;
}
#navigation a:link, #navigation a:visited	{text-decoration: none;}
#navigation a:hover, #navigation a:active	{text-decoration: underline;}

h3#title_index{
	float:left; width:160px; height:27px; text-indent:-10000px;
	background-image: url(images/subtitle_pmcblog.gif); background-repeat: no-repeat;
	display: inline; /* ieバグ対策 (marginが倍) */
	margin: 0 0 10px 8px;
}

.index_author_frame h4{
	font-size:14px;
	font-weight:bold;
}
#main strong{line-height:16px;
}
#main p.txt{
	margin:4px 0;
	padding:0;
}
#main p.txt2{
	margin:5px 0;
	padding:0;
	font-size:10px;
	line-height:14px;
}
.index_author_frame a:link, .index_author_frame a:visited	{text-decoration: underline;}
.index_author_frame a:hover, .index_author_frame a:active	{text-decoration: none;}
#profile {
color:#FFFFFF;
}
#main2 #profile ul{
	margin: 10px 0 0 16px;
	padding:0;
}
#main2 #profile li{
	font-size:10px;
	margin: 0 0 3px 0;
	line-height:14px;
}
#main2 #profile a{
color:#FFFFFF;
}

#profile p.face{
	text-align:center;
	margin-bottom:8px;
}
#profile p.name{
	text-align:center;
}
#profile p.name strong{
	font-weight:normal;
	font-size:16px;
}
#profile p.txt{
	line-height:14px;
}
#profile p.border{
height:1px;
	margin: 6px 0 6px 0;
}
#profile p.border img{
	border:0;
}
#profile p.face img{
	border:solid 3px #448344;
}

#main2 h2{ font-size:14px; font-weight:bold;}
#main2 h2.date-header {
	height:30px;
}
#main2 h2.sidebar-header {
	height:26px;
	margin-bottom:4px;
	background-image:url(images/border_entry-date.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
#main2 h3{ font-size:16px; font-weight:bold; margin:5px 0 10px 0;}
.entry-header {
	padding: 0 0 0 10px;
	height:26px;
	background-image:url(images/entry-header.gif);
	background-repeat:no-repeat;
}
.entry-footer{
	text-align:right;
	line-height:16px;
}
#main2 ul{
margin: 0 0 18px 16px;
padding:0;
}
#main2 li{
margin: 0 0 0 0;
}

#entry h2.category-description {
	font-size:10px;
	line-height:13px;
	font-weight:normal;
}

#entry img, #entry p{margin-bottom:10px;}
#entry p img {margin-bottom:0;}

#alpha{
padding:0 14px 0 8px;
}
#alpha p{
margin-bottom:10px;
}
.entry{margin-bottom:20px;}
.trackbacks{margin-top:40px;}
/***********************************************
	フッター
************************************************/
#footer{
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	padding: 9px 0 8px 10px;
	width:692px;
	background-color:#FFFFFF;
	background-image:url(images/bg_2.gif);
	background-repeat:repeat-y;
}

#footer p{
text-align:center;
	line-height:18px;
	margin:0 14px 0 10px;
}

#description-left{background-image:url(images/speak_window_01.gif); background-repeat:no-repeat;}
#description-top{background-image:url(images/speak_window_02.gif); background-repeat:no-repeat;}
#description-bottom{background-image:url(images/speak_window_04.gif); background-repeat:no-repeat;}
#entry table#description {
        border: 0px solid #ff0000;
		border-spacing:0;
        margin-bottom: 10px;
}
#entry table#description th,
#entry table#description td {
		padding: 0;
        border: none;
}
#entry table#description #text {
	padding: 0 10px;
	font-size:10px;
	line-height:13px;
	color:#FFFFFF;
	background-color:#006600;
}


#entry table,
#alpha table {
        color: #666666;
        margin-bottom: 30px;
        border: 1px solid #CCCCCC;
        border-collapse: separate;
        border-spacing: 1px;
}
#entry th,
#alpha th {
        padding: 5px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
        background-color: #E1E2E6;
}
#entry td,
#alpha td {
        padding: 5px;
        border-right: 1px solid #CCCCCC;
        border-bottom: 1px solid #CCCCCC;
}



