/*********************************** Main Parts Positions*********/

#content {
	width: 450px;
	height: auto;
	position: absolute;
	top: 100px;
	left: 150px;
	margin: 0px;
	padding: 40px 10px 10px 20px;
	background-image:  url(images/p_titleline2.gif);
	background-repeat: repeat-y;
	z-index: 5;
}

#rightMenu {
	position:absolute;
	top:190px;
	left:580px;
	z-index: 6;
}


/*********************************** Sub-Parts Positions*********/

h2 {
	width: 580px;
	position: absolute;
	top: 90px;
	left: 180px;
	margin: 0px;
	padding: 10px;
	text-align: right;
	font-size: 14px;
	color: #666;
	z-index: 9;
}
h2 span a {
	padding: 7px 0px 8px 25px;
	background-image: url(images/p_h_bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #666;
}
h2 span a, h3 span a:visited {
	color: #666;
}
h2 span a:hover {
	text-decoration: underline;
}

h3{
	margin: 0px;
	padding: 5px;
	font-size: x-small;
}
h3.r-title {
	width: 180px;
	height: 30px;
	position: absolute;
	top: 130px;
	left: 580px;
	margin: 0px;
	padding: 5px;
	text-align: right;
	font-size: 14px;
	color: #333;
	font-size: 12px;
}
h3.r-title a {
	text-decoration: none;
}
h3.r-title a:hover {
	text-decoration: underline;
}
h3.r-title span {
	padding: 7px;
	background-image: url(images/p_h_bg3.gif);
	background-repeat: no-repeat;
}

h4.r-title {
	width: 180px;
	position: absolute;
	top: 160px;
	left: 580px;
	margin: 0px;
	padding: 5px;
	text-align: left;
	font-size: 14px;
	color: #003366;
	font-size: 12px;
	border-top: 2px solid #99cc99;
	border-bottom: 2px solid #99cc99;
}
h4 a, h4 a:visited {
	text-decoration: none;
	color: #003366;
}

#content p {
	width: 380px;
	margin: 0px 10px 20px 10px ;
	line-height: 150%;
}

li {
	margin: 0px 0px 5px 0px;
	padding:0px;
}




/***** コンテンツ：段組み不使用で説明 */

div.setsumei {
	width: 370px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
} 
div.setsumei h5 {
	width: 370px;
	margin: 0px 0px 10px 10px;
	padding: 7px 0px;
	background-image: url(images/p_h_bg3b.gif);
	background-repeat: no-repeat;
	background-color: #ccffcc;	
	font-size: 12px;
	color: #333;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
}

div.detail {
	/*width: 350px;*/
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	line-height: 150%;
} 
div.detail div {
	margin: 10px 0px 10px 10px;
	padding: 0px;
	border-bottom: 1px dotted #999;
}	 
div ul {
	margin: 0px;
	padding: 0px 0px 10px 30px;
	font-size: 12px;
}
div li {
	margin: 0px 0px 5px 0px;
	list-style-type:none;
}

div.index {
	width: 410px;
	margin-top: 10px;
	margin-left: 30px;
	padding:10px;
	line-height: 150%;
} 
div.index h3 a {
	margin: 0px 10px 10px 10px;
	width:auto;
	padding:5px;
	display: block;
	border-top: 2px solid #99cccc;
	border-bottom: 2px solid #99cccc;
	background-color: #fff;
	text-decoration: none;
	color: #003366;
}
div.index h3 a:hover {
	background-color: #ccc;
	border-bottom: 2px solid #99cccc;
	color: #003366;
}	
div.index ul {
	margin: 5px 0px 10px 20px;
	font-size: 12px;
	list-style-type:none;
} 
div.index  li {
	margin: 0px 0px 5px 0px;
}
div.index a {
	margin: 0px 10px 5px 10px;
	background-color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #99cccc;
}
div.index a:hover {
	border-bottom: 1px solid #99cccc;
}	




                                     


/* leftNavi */
#leftNavi div.navi1 div {
	width:140px;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	font-size: 12px;
	/*background-image: url(images/navi_bg.gif);
	background-repeat: repeat-x;*/
}

#leftNavi div.navi1 div a {
	width:140px;
	text-decoration: none;
	color:003366;
	border-bottom: 1px dotted #6699cc;
}

#leftNavi div.navi1 div a:hover {
	width:140px;
	border-bottom: 1px solid #6699cc;
}

#leftNavi div.navi1 div.subnavi {
	width:130px;
	margin-left: 20px;
	font-size: 10px;
}

#leftNavi div.n-title {
	width:140px;
	margin: 5px 10px 10px 10px;
	padding-left: 5px;
	font-size: 12px;
	border-left: 5px solid #6699cc;
}
#leftNavi div.navi2 div {
	width:140px;
	margin: 10px 0px 10px 10px;
	padding: 0px;
	font-size: 12px;
}
#leftNavi div.navi2 div a {
	width:140px;
	text-decoration: none;
	color:003366;
	border-bottom: 1px dotted #6699cc;
}
#leftNavi div.navi2 div a:hover {
	width:140px;
	border-bottom: 1px solid #6699cc;	
}


/* rightNavi */
.subMenu {
	width:180px;
	margin:0px;
	padding:5px;
	/*border-bottom: 2px solid #99cccc;*/
	background-color: #fff;
}

.subMenu ul {
	margin: 10px;
	padding:0px;
}

.subMenu li {
	margin:0px;
	padding-bottom:5px;
	list-style-type: square;
	list-style-position: inside;
}
.subMenu li a {
	color: #003366;
}
.subMenu li a:hover {
	color: #6699cc;
}

.subMenu2 {
	width:180px;
	margin:0px;
	margin-top: 5px;
}

.subMenu2 div {
	margin:0px;
	width:180px;
	height: 25px;
}

.subMenu2 div a {
	width:180px;
	margin:0px;
	padding:5px 0px;
	border-bottom: 2px solid #99cccc;
	background-color: #fff;
	text-decoration: none;
	display:block;
}
.subMenu2 div.t-line {
	border-top: 2px solid #99cccc;
}
.subMenu2 div a:hover {
	background-color: #ccc;
}
.subMenu2 div.non-a {
	width:180px;
	margin:0;
	padding:5px 0px;
	border-bottom: 2px solid #99cccc;
	background-color: #eee;
	color: #6699cc;
}

.back {
	width:170px;
	margin:0px;
	padding:5px;
	text-align: center;
}


/* googleADsence */
.gAD {
	width:480px;
	margin-top:0;
	margin-left:30;
	padding: 10px;
	border-top: 1px dotted #666;
}
.gAD-y {
	height: 600px;
	position:absolute;
	top:130;
	left:630;
	padding: 10px 5px 30px 5px;
	border-top: 2px dotted #999;
	border-left: 2px dotted #999;
}

.xs-font {
	font-size: xx-small;
}

.waku {
 border: 1px dotted #999;
 padding: 10px
}

#rightAD {
	position: absolute;
	height: 620px;
	width: 150px;
	top:100px;
	left:780px;
	padding: 10px;
	border-left: 1px dotted #999;
}
