@charset "UTF-8";

body {
	margin:0;
	padding:0;
	text-align:center;
	background:#eee url('/plc/images/BG.gif');
	color:#333;
}

body,th,td,li,div{
	font:10pt/20px Verdana, Arial, sans-serif;
}

form,input{
	font:10pt/16px Verdana, Arial, sans-serif;
}

textarea{
	font:10pt/18px "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}

p,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,form{
	margin:0;
	padding:0;
}

img{
	border:none;
}

.Clear{
	clear:both;
	height:0;
	line-height:0;
}

.Clear hr{
	display:none;
}


/***** リンク *****/
a{
	text-decoration:none;
}

a:link,
a:active{
	color:#36c;
}

a:visited{
	color:#06c;
}

a:hover{
	color:#c60;
}


/***** レイアウト *****/

#Wrap{
	width:742px;
	margin:0 auto;
	padding:0 0 10px;
	text-align:left;
	background:#fff url('/plc/images/WrapBG.gif') center repeat-y;
}

#Inner{
	margin:0 11px;
	background:#fff url('/plc/images/InnerBG.gif') right repeat-y;
}

#ArchiveInner{
	margin:0 11px;
	background:#fff url('/plc/images/ArchiveInnerBG.gif') right repeat-y;
}

#IndexWrap{
	width:530px;
	padding-top:160px;
	float:left;
	background:url('/plc/images/BigBanner.gif') left top no-repeat;
}

#ArchiveWrap{
	width:440px;
	float:left;
}

#IndexSideWrap{
	width:180px;
	float:right;
}

#ArchiveSideWrap{
	width:270px;
	float:right;
}

#ContentsWrap{
	width:460px;
	float:left;
	background:#fff;
}

#SideWrap{
	width:120px;
	float:left;
	color:#ccc;
}


/***** ヘッダー *****/

h1{
	margin:0 1px;
	padding:0 5px;
	font-size:10px;
	font-weight:normal;
	line-height:16px;
	background:#f6ffff;
	border-top:solid 3px #39f;
	border-bottom:solid 1px #eee;
}

#IndexHeader{
	margin:0 0 10px;
}

#IndexHeader p{
	margin:0 1px;
	padding:0 10px;
}

#Description,
#TopicPath{
	font-size:12px;
	font-weight:normal;
	line-height:24px;
	color:#fff;
	background:#69e;
	list-style:none;
}

#TopicPath li{
	display:inline;
	padding-left:10px;
	line-height:24px;
}

#TopicPath li a:link,
#TopicPath li a:active,
#TopicPath li a:visited{
	color:#fff;
}

#TopicPath li a:hover{
	color:#ff6;
}

/***** コンテンツスペース *****/

#Introduction{
	padding:0 0 5px 190px;
	background:url('/plc/images/TopImage.jpg') left top no-repeat;
}

/* インデックスレビュー */
.ReviewWrap{
	margin-bottom:10px;
}

.ReviewImg{
	width:80px;
	float:left;
}

.ReviewData{
	margin-left:85px;
}

.ReviewData h4{
	font-size:12px;
	background:#eff6ff;
}

.ReviewData p{
	font-size:10px;
	line-height:14px;
	color:#666;
}

.ReviewData a{
	text-decoration:underline;
}

/* インデックスカテゴリ */
.CategoryRight{
	margin:10px 0 0;
	width:340px;
	float:right;
}

.CategoryLeft{
	clear:left;
	margin:10px 0 0;
	width:180px;
	float:left;
}

.CategoryRight h3,
.CategoryLeft h3{
	margin:0 0 5px;
	font-size:12px;
	color:#06f;
}

.CategoryRight ul,
.CategoryLeft ul{
	padding-bottom:2px;
}

.CategoryRight li,
.CategoryLeft li{
	margin-left:18px;
	line-height:24px;
}

.CategoryLeft h3{
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	line-height:24px;
	border-bottom:solid 3px #39f;
	background:#eff6ff;
}

/* コピーライト */
#Footer{
	border-top:solid 1px #ccc;
	margin:10px 10px 0;
	padding:20px 0 10px;
	font-size:10px;
	font-style:normal;
	text-align:center;
}

address{
	font-style:normal;
}


/***** エントリーアーカイブ *****/
#EntryHeader h2{
	margin:0 0 10px;
	font-size:14px;
	line-height:30px;
	border-bottom:solid 3px #09f;
}

#EntryBody h3{
	margin:20px 0 10px;
	padding-left:10px;
	font-size:12px;
	line-height:30px;
	border-left:solid 5px #09f;
}

#EntryBody p{
	margin:10px 0;
}

#EntryBody ul,
#EntryBody ol{
	margin:10px 0 10px 20px;
}

#EntryBody a{
	text-decoration:underline;
}

#ContentAdSense{
	margin:20px 32px;
	padding:30px 20px 20px;
	background:url('/plc/images/AdSenseBG.gif') left top no-repeat;
}

#EntryPath{
	margin-top:30px;
	padding-top:20px;
	background:url('/plc/images/LineTop.gif') center top no-repeat;
}

#EntryPath ul{
	padding:0 20px 20px;
	background:url('/plc/images/LineBottom.gif') center bottom no-repeat;
	list-style:none;
}

#PlcTest{
	width:440px;
	background:#06c;
}

#PlcTest th{
	width:146px;
	background:#eef6ff;
	text-align:center;
	font-weight:bold;
	color:#06c;
}

#PlcTest td{
	width:147px;
	background:#fff;
	text-align:center;
}

#PlcTest3{
	width:440px;
	background:#06c;
}

#PlcTest3 th{
	width:110px;
	background:#eef6ff;
	text-align:center;
	font-weight:bold;
	color:#06c;
}

#PlcTest3 td{
	width:110px;
	background:#fff;
	text-align:center;
}

.Links dt{
	padding-left:20px;
	background:url('/plc/images/Note.gif') left no-repeat;
}

.Links dt a{
	text-decoration:none;
}

.Links dd{
	margin-bottom:10px;
}

.ImageRight{
	float:right;
	margin:0 0 10px 10px;
}

.bold{
	font-weight:bold;
}

.notes li{
	font-size:10px;
}


/***** カテゴリーページ *****/

.EntryList h3{
	font-size:12px;
	line-height:30px;
	padding-left:20px;
	background:url('/plc/images/Note.gif') left no-repeat;
	border-bottom:solid 1px #ccc;
}

.EntryList p{
	margin-bottom:10px;
	font-size:10px;
	color:#666;
}


/***** サイドバー *****/

.SideContentWrap{
	margin:0 0 10px;
}

#IndexSideWrap h4,
#ArchiveSideWrap h4,
.SideTitle{
	margin:5px;
	padding:5px;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	color:#06f;
	border:solid 1px #ccc;
	background:url('/plc/images/SideTitleBG.gif');
}

.SideContent{
	margin:5px;
	padding:2px 5px;
	color:#666;
	border:solid 1px #ccc;
	background:#fff;
}

.SideContent h5,
.SideContent p,
.SideContent li{
	line-height:16px;
	font-size:12px;
	padding:2px 0;
	color:#666;
}

.SideContent li{
	margin-left:18px;
}

.SideContent h5 a:link,
.SideContent h5 a:active,
.SideContent h5 a:visited{
	color:#960;
}

.SideContent h5 a:hover{
	color:#c00;
}

.SideTitle a:link,
.SideTitle a:active,
.SideTitle a:visited,
.SideContent a:link,
.SideContent a:active,
.SideContent a:visited{
	color:#36f;
}

.SideTitle a:hover,
.SideContent a:hover{
	color:#c00;
}

.SideContent img{
	vertical-align:middle;
}


/***** 個別設定 *****/

/* スペック */
.spec{
	width:440px;
	background:#ccc;
}

.spec th{
	width:140px;
	background:#efefef;
}

.spec td{
	width:300px;
	background:#fff;
}