/* スタイルシート */
/* --------- menu ---------- */
.menu #menu_howto_use a{
	color:#000000;
	background-color: #ffcccc;
}

/* --------- contents ---------- */
.contents{
	text-align: left;
	width: 750px;
	background-color:#ffffff;
	padding:5px 5px 5px 5px;
}
.contents ul {
	margin:0em 0em 0em 3em;
	list-style-type:none;
	padding-left: 0em ;
}
.contents li {
	background: url("/pr/image/list.gif") no-repeat left 3px;
	padding:0em 0em 0em 1em;

}
.contents .sample_box {
	background-color:#ffffff;
	padding: 5px 3px 0px 0.5em;
    margin: 10px 5px 0px 0px;
    border-top: 1px solid #d0d0d0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-left: 1px solid #d0d0d0;
	padding:10px 5px 10px 10px;
}


.contents h1 {
	clear: both;
    width:740px;
    font-size : 140%;
    color: #00000;
    text-align: center;
    padding: 5px 3px 3px 0.5em;
    margin-top: 0px;
    margin-bottom: 0px;
}
.contents h2 {
	clear: both;
    width:740px;
    font-size : 120%;
    color: #666666;
    border: 1px;
    border-color:#a0a0a0;
    background: url("/pr/image/menuback_pink.png") repeat-x left top;
    border-style: none none none none;
    padding: 5px 3px 3px 0.5em;
    margin-top: 5px;
    margin-bottom: 0px;
}
.contents h3 {
	clear: both;
    width:740px;
    font-size : 100%;
    color: #000000;
    padding: 5px 3px 3px 0.5em;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url("/pr/image/menu_back.png") repeat-y left top;
}
.contents h2 .midashi{
	color:#003399;
    font-size : 130%;
    margin: 0px 0px 10px 0px;

}
.contents h2 .subitem{
    font-size : 90%;
    margin: 0px 0px 1em 0px;

}
.contents h4 {
	clear: both;
    width:740px;
    font-size : 100%;
    color: #000000;
    padding: 5px 3px 3px 0.5em;
    margin-top: 10px;
    margin-bottom: 10px;
}
.contents h4 a {
	color:#003399;
	text-decoration:none;
    font-size : 90%;
	font-weight: normal;
}
.contents h4 a:hover{
	text-decoration:underline;
}
.contents .summary{
}
.contents .summary a{
	background-color:#eeeeee;
	padding: 5px 3px 0px 0.5em;
	float:left;
    width:285px;
    height:150px;
    margin: 10px 5px 0px 22px;
    border-top: 2px solid #f0f0f0;
    border-right: 2px solid #d0d0d0;
    border-bottom: 2px solid #d0d0d0;
    border-left: 2px solid #f0f0f0;
	text-decoration:none;
}
.contents .summary a:hover{
	color:#000000;
    border-bottom: 2px solid #f0f0f0;
    border-left: 2px solid #d0d0d0;
    border-top: 2px solid #d0d0d0;
    border-right: 2px solid #f0f0f0;
	background: url("/pr/image/enter.gif") no-repeat center bottom;
	background-color:#dddddd;
}
.contents .summary a .midashi{
	color: #003399;
    margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0.5em;
    font-weight: bold;
    border-left: 3px solid #00cc00;

}
.contents .summary a .explain{
	float:left;
    margin: 0px 0px 5px 5px;
    width:155px;
}
.contents .summary a .cut{
	float:right;
    margin: 0px 0px 5px 0px;
     padding: 0px 0px 0px 0px;
}
.contents .summary_image{
	float:left;
	padding: 0px 0px 0px 0em;
    width:80px;
    height:165px;
    margin: 10px 5px 0px 0px;
}
.contents .kind_box,.kind_box2 {
	padding: 0px 3px 3px 3px;
	float:right;
    width:360px;
    height:210px;
}
.contents .kind_box h3 {
    width:350px;
    font-size : 100%;
    color: #000000;
    padding: 5px 3px 3px 0.5em;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url("/pr/image/menu_back.png") repeat-y left top;
}
.contents .kind_box a{
	background-color:#eeeeee;
	padding: 5px 3px 0px 0.5em;
	float:left;
    width:330px;
    height:150px;
    margin: 0px 5px 0px 5px;
    border-top: 2px solid #f0f0f0;
    border-right: 2px solid #d0d0d0;
    border-bottom: 2px solid #d0d0d0;
    border-left: 2px solid #f0f0f0;
	text-decoration:none;
}
.contents .kind_box a:hover{
	color:#000000;
    border-bottom: 2px solid #f0f0f0;
    border-left: 2px solid #d0d0d0;
    border-top: 2px solid #d0d0d0;
    border-right: 2px solid #f0f0f0;
	background: url("/pr/image/enter.gif") no-repeat center bottom;
	background-color:#dddddd;
}
.contents .kind_box a .midashi{
	color: #003399;
    margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0.5em;
    font-weight: bold;
    border-left: 3px solid #00cc00;

}
.contents .kind_box a .explain{
	float:left;
    margin: 0px 0px 5px 5px;
    width:225px;
}
.contents .kind_box a .cut{
	float:right;
    margin: 0px 0px 5px 0px;
     padding: 0px 0px 0px 0px;
}
.contents .kind_box2 a{
	background-color:#eeeeee;
	padding: 5px 3px 0px 0.5em;
	float:left;
    width:330px;
    height:150px;
    margin: 0px 5px 0px 5px;
    border-top: 2px solid #f0f0f0;
    border-right: 2px solid #d0d0d0;
    border-bottom: 2px solid #d0d0d0;
    border-left: 2px solid #f0f0f0;
	text-decoration:none;
}
.contents .kind_box2 a .midashi{
	color: #003399;
    margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0.5em;
    font-weight: bold;
    border-left: 3px solid #00cc00;

}
.contents .kind_box2 h3 {
    width:350px;
    font-size : 100%;
    color: #000000;
    padding: 5px 3px 3px 0.5em;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url("/pr/image/menu_back.png") repeat-y left top;
}
.contents .kind_box2 a .explain{
	float:left;
    margin: 0px 0px 5px 5px;
    width:225px;
}
.contents .kind_box2 a:hover{
	color:#000000;
    border-bottom: 2px solid #f0f0f0;
    border-left: 2px solid #d0d0d0;
    border-top: 2px solid #d0d0d0;
    border-right: 2px solid #f0f0f0;
	background: url("/pr/image/contact.gif") no-repeat center bottom;
	background-color:#dddddd;
}

.contents .sub_menu{
	width:200px;
	padding:0px 0px 0px 0px;
	float:left;
}
.contents .sub_menu .menu_item {
	padding: 0px 3px 3px 3px;
	float:left;
}
.contents .sub_menu .menu_item h4{
    width:180px;
    font-size : 110%;
    color: #000000;
    padding: 5px 3px 0px 3px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: bold;
}
.contents .sub_menu .menu_item a{
	background-color:#eeeeee;
	padding: 0px 0px 0px 0px;
	float:left;
    width:180px;
    margin: 0px 5px 0px 5px;
    border-top: 1px solid #d0d0d0;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
    border-left: 1px solid #d0d0d0;
	text-decoration:none;
}
.contents .sub_menu .menu_item a:hover{
	color:#000000;
    border-bottom: 2px solid #f0f0f0;
    border-left: 2px solid #d0d0d0;
    border-top: 2px solid #d0d0d0;
    border-right: 2px solid #f0f0f0;
	background-color:#ffd8d8;
}
.contents .sub_menu .menu_item a .midashi{
	color: #003399;
    margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0.5em;
    font-weight: bold;

}
.contents .sub_menu .menu_item a .detail{
	color: #000000;
}
.contents .sub_contents{
	float:left;
	width:520px;
	background-color:#ffffff;
	padding:5px 4px 10px 10px;
	border: 1px;
	border-color:#a0a0a0;
	border-style: none none none none;
}

.contents .sub_contents h1 {
    width:500px;
    font-size : 140%;
    color: #00000;
    text-align: center;
    padding: 5px 3px 3px 0.5em;
    margin-top: 0px;
    margin-bottom: 0px;
}
.contents .sub_contents h2 {
    width:530px;
    font-size : 120%;
    color: #666666;
    border: 1px;
    border-color:#a0a0a0;
    background: url("/pr/image/menuback_pink.png") repeat-x left top;
    border-style: none none none none;
    padding: 5px 3px 3px 0.5em;
    margin-left: -10px;
    margin-top: 5px;
    margin-bottom: 0px;
}
.contents .sub_contents h3 {
    width:530px;
    font-size : 100%;
    color: #000000;
    padding: 5px 3px 3px 0.5em;
    margin-top: 10px;
    margin-left: -10px;
    margin-bottom: 10px;
    background: url("/pr/image/menu_back.png") repeat-x left top;
}
.contents .sub_contents ul {
	margin:0em 0em 0em 1em;
	list-style-type:none;
	padding-left: 0em ;
}
.contents .sub_contents li {
	background: url("/pr/image/list.gif") no-repeat left 3px;
	padding:0em 0em 0em 1em;

}
.contents .sub_contents .exsample{
	background-color:#eeeeee;
	padding: 5px 5px 5px 5px;
    margin: 5px 0px 5px 2em;
    border-top: 1px solid #d0d0d0;
    border-right: 1px solid #808080;
    border-bottom: 1px solid #808080;
    border-left: 1px solid #d0d0d0;
}
.contents .sub_contents .exsample .sub_box{
    color:#0000ff;
	background-color:#ffffff;
	padding: 5px 5px 5px 5px;
	margin: 10px 5px 10px 5px;
	border: 3px;
	border-color:#a0a0a0;
	border-style: solid solid solid solid;
    font-weight: bold;
}
.contents .sub_contents .exsample .sub_box table {
    font-size : 100%;
	margin: 0px 0px 0px 0px;
    font-weight: bold;
	border-collapse: collapse;
    width:420px;
}
.contents .sub_contents .exsample .sub_box td {
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
}
.contents .sub_contents .exsample .sub_box th {
    color:#800000;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
}
.contents .sub_contents .exsample .disp_box{
    color:#000000;
	background-color:#ffffff;
	padding: 5px 5px 5px 5px;
	margin: 10px 10px 10px 10px;
	border: 3px;
	border-color:#a0a0a0;
	border-style: solid solid solid solid;
    font-weight: normal;
}
.contents .sub_contents .exsample .disp_box table {
    font-size : 100%;
	margin: 0px 0px 0px 0px;
    font-weight: bold;
	border-collapse: collapse;
    width:420px;
}
.contents .sub_contents .exsample .disp_box td {
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
}
.contents .sub_contents .exsample .disp_box th {
    color:#800000;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
}
.contents .sub_contents .exsample .variable table {
    font-size : 100%;
	margin: 0px 0px 0px 0px;
    font-weight: normal;
	border-collapse: collapse;
    width:420px;
}
.contents .sub_contents .exsample .variable td {
    color:#0000ff;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
}
.contents .sub_contents .exsample .variable th {
    color:#800000;
	padding: 5px 5px 5px 5px;
	border-style: none none none none;
	text-align: left;
}
.contents .sub_contents table {
    font-size : 100%;
	margin: 0px 0px 0px 0px;
    font-weight: bold;
	border-collapse: collapse;
    width:450px;
}
.contents .sub_contents td {
	padding: 5px 5px 5px 5px;
    border-top: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
}
.contents .sub_contents th {
    color:#800000;
	padding: 5px 5px 5px 5px;
    border-top: 1px solid #d0d0d0;
    border-right: 1px solid #d0d0d0;
    border-bottom: 1px solid #d0d0d0;
    border-left: 1px solid #d0d0d0;
}
.contents .sub_menu .menu_item a .detail ul {
	margin:0em 0em 0em 1em;
	list-style-type:none;
	padding-left: 0em ;
}
.contents .sub_menu .menu_item a .detail li {
	background: url("/pr/image/list.gif") no-repeat left 3px;
	padding:0em 0em 0em 1em;

}
.contents .kind_box ul {
	margin:0em 0em 0em 5px;
	list-style-type:none;
	padding-left: 0em ;
}
.contents .kind_box li {
	background: url("/pr/image/list.gif") no-repeat left 3px;
	padding:0em 0em 0em 1em;
}

