@charset "utf-8";
/* CSS Document */

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+	index.css 
+	
+	
+	
+	
+	
++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


#main {
	width:860px;
	clear:both;
}

h2 {
	float:left;
	padding-top:10px;
}
h3 {
	padding-bottom:5px;
	border-bottom:1px dashed #333;
}
h4 {
	width:564px;
	height:28px;
	padding: 5px 10px 0px 20px;
	margin: 30px 0px 5px 0px;
	background:url(../../images/name_back.gif) no-repeat;
	font-size:16px;
	clear:both;
}
h4 em {
	float:left;
}
h4 span {
	float:right;
	font-size:14px;
	padding-top:2px;
}



/* ========================================

	左側　ナビ

=========================================*/

#left {
	float:left;
}
#left ul {}
#left ul li {}
#left ul li a {}
#left ul li a:hover {}
#left ul li a:hover img {}
#left ul li a img {}

/* ========================================

	右側　コンテンツ

=========================================*/

#right {
	float:left;
	padding-left:33px;
	text-align:left;
}

#right p {
	width:595px;
	padding-top:5px;
	text-align:justify;
}
#right p strong{
	display:block;
	width:595px;
	text-align:right;
	font-weight:bold;
}

#right p.system {
	padding-top:20px;
}
#right p.pack {
	wpadding-top:20px;	
}
#right p.if_fire {
	padding-top:20px;
}

#right p.pack img{
	float:left;
	padding-top:50px;
}

#right .caption{
	clear:both;
	width:595px;
	padding-top:20px;
}
#right .caption em {
	float:left;
	width:595px;
	height:18px;
	margin-bottom:5px;
}
#right .caption p {
	float:left;
}
#right .box {
	clear:left;
}
#right .box h4 {
}
#right .box img {
	height:221px;
	padding:0px;
	display:block;
}

#right table {
	float:left;
	width:595px;
	margin:20px 0px 0px 0px;
	border:1px solid #333;
	border-collapse:collapse;
}
#right table tr {
}
#right table tr th {
	font-weight:bold;
	width:20px; 
	text-align:center;
	border:1px solid #333;
	border-collapse:collapse;
}
#right table tr td {
	padding: 2px 0px 2px 5px;
	border:1px solid #333;
	border-collapse:collapse;
}
#right table tr td.single {
	width:85px;
	background-color:#ffc;
	padding-left:15px;
/*	text-align:center;*/
}
#right table tr td.double {
	width:170px;
	background-color:#ffc;
	padding-left:15px;
/*	text-align:center;*/
}

/* ==========================

===========================*/
/* ==========================

===========================*/
/* ==========================

===========================*/


