@charset "utf-8";

/*
	Page Name:IS 
	Description: style import
*/

/* Set Base Style
----------------------------------------- */

@import "menu_4.css";/*　Right column menu style */

@import "set.css";/* base template style */

/* Style for MacIE 5.x 
------------------------------------------*/
/*for MacIE5*/
/*\*//*/
  @import "ie5m.css";
/**/

/*************is｜共通パーツ*************/
#main h1 {
	overflow: hidden;
	text-indent: -9999px;
	height: 1px;
	width: 1px;
}

#main h2 {
	margin-bottom: 20px;
}
#main h2 img {
	padding-top: 10px;
	padding-bottom: 10px;
}
h2.purple {
	color: #990099;
	font-size: 16px;
}
#contents h3 {
	color: #666666;
	font-weight: normal;
	margin-top: 15px;
	font-size: 14px;
}

#right	{
	text-align: right;
		}

h4.green{
	color:#009900;
	clear: both;
	margin-bottom: 5px;
	font-size: 13px;
}

#main p {
	padding: 10px 0;
}



#container #rap #main {
	background-image: url(../it/is/images/bg_gnavi.jpg);
	background-repeat: no-repeat;
	background-position: 20px top;
	margin-top: 50px;
	width: 500px;
}

/*************is｜menu*************/
#main #gnavi {
	padding-top: 140px;
	height: 25px;
	padding-bottom: 25px;
	line-height: 1.3em;
	text-align: right;
	width: 488px;
}
#main #gnavi a{
	color: #FFFFFF;
	text-decoration: none;
}
#gnavi li {
	margin-right: 15px;
	display: inline;
	padding-bottom: 10px;
}
#gnavi .stay ,#gnavi a:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#main #contents {
	clear: both;
}

ol.num_bold {
	padding-left:2em;
	font-weight: bold;
	margin-bottom: 55px;
}
.num_bold li {
	list-style-type: decimal;
}

#container #rap #menu .banner {
	margin-top: 20px;
	float: right;
	background:none;
}
#banner {
	clear: right;
	float: right;
	margin-top: 20px;
	width: 238px;
}
#banner li {
	margin-bottom: 10px;
}


#movie	{
	text-align: left;
		}

/*************is｜FAQ*************/

#faqlist h3 {
	font-weight: bold;
	clear: both;
	font-size: 14px;
}
#faqlist ul {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-bottom: 20px;
}
#faqlist li {
	background-image: url(../it/is/faq/images/point_list.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 20px;
	margin-bottom: 5px;
}
#faqlist a {
	color: #000000;
	text-decoration: underline;
}
#faqlist dl {
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: dashed;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #999999;
	margin-top: 10px;
}
#faqlist dt {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 10px 10px 10px 20px;
	background-image: url(../it/is/faq/images/q.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}
#faqlist dd {
	color: #999999;
	padding: 10px 10px 10px 20px;
	background-image: url(../it/is/faq/images/a.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
}

/*************is｜パーツ*************/
.num_maru {
	margin-bottom: 20px;

}
.num_maru img {
	vertical-align: middle;
	line-height: 15px;
	text-align: left;
	padding-bottom: 5px;
}

.table1{
	margin-bottom:20px;
}
.table1 th {
	background-color: #666666;
	color: #FFFFFF;
	text-align: left;
}
.table1 th,.table1 td {
	padding:5px;
	font-size: 13px;
}
.table1 .g {
	background-color: #EFEFEF;
}
#os {
	margin-left: 60px;
	margin-bottom: 20px;
	font-size: smaller;
}
#os h4 {
	font-size: 11px;
	font-weight: bold;
}
#os li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 20px;
}
#os ol {
	margin-left: 1em;


}


#info {
	overflow: auto;
	height: 16em;
	width: 500px;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #35AD89;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #35AD89;
}
#info dt {
	color: #45BF8C;
	background-image: url(../images/point_info.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding-left: 14px;
	padding-right: 10px;
}

#title	{
	text-align: center;
		}

#title strong	{
	text-align: center;
	font-size: 150%
		}

#charges td	{
	width: 250px;
		}

#furikomi{
	text-valign: top;
		}

span	{
	font-size: 120%;
		}
