@charset "UTF-8";

/* 基本
---------------------------------------------*/
body {
	color: #333333;
	font-size: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
	background: #FFFFFF;
}
img {
	vertical-align: top;
}
a {
	color: #003399;
}
a:visited {
	color: #660099;
}
a:hover,
a:focus {
	color: #990000;
}
a:active {
	color: #CC3300;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
}
#header {
	position: relative;
	padding-bottom: 4px;
	background: url(../images/header_bg.gif) left bottom repeat-x;
}
#content {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 16px;
}
#content #primary {
	float: right;
	width: 780px;
}
#content #secondary {
	float: left;
	width: 200px;
}
#footer {
	clear: both;
	width: 100%; /* for WinIE6,7 */
	padding-top: 50px;
}




/* ロゴとユーティリティナビゲーション
---------------------------------------------*/
#logo {
	padding: 11px 0;
}
#utilityNavigation {
	position: absolute;
	right: 0;
	top: 70px;
	width: 170px;
	font-size: 90%;
	line-height: 1.2;
}
#utilityNavigation li {
	position: absolute;
	top: 0;
	width: 8em;
}
#utilityNavigation li#tel {
	width: 14em;
	right: 18em;
}
#utilityNavigation li#navSiteMap {
	right: 9em;
}
#utilityNavigation li#navInquiry {
	right: 0;
}
#utilityNavigation li a {
	padding-left: 12px;
	text-decoration: none;
}
#utilityNavigation li#navSiteMap a {
	background: url(../images/ico_sitemap.gif) left center no-repeat;
}
#utilityNavigation li#navInquiry a {
	background: url(../images/ico_mail.gif) left center no-repeat;
}




/* パンくずリスト
---------------------------------------------*/
#topicPath {
	height: 35px;
	margin: 10px 0 20px 0;
	border-bottom: 1px solid #993300;
	font-size: 90%;
	line-height: 1.2;
}
#topicPath li {
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 32px;
	background: #EEEEEE url(../images/topicpath_li_bg.gif) left center no-repeat;
}
#topicPath li.first {
	padding-left: 30px;
	background: #EEEEEE url(../images/topicpath_li_bg_first.gif) left center no-repeat;
}
#topicPath li.last {
	background: #FFFFFF url(../images/topicpath_li_bg_last.gif) left center no-repeat;
}



/* 下階層への導入部分
---------------------------------------------*/



#contentTitle h1 {

	width: 740px; /* for WinIE6 */
	padding: 10px 30px 10px 10px;
	margin-bottom:20px;
	background: url(../images/contents_title_780_bg.jpg) left center no-repeat;
	text-decoration: none;
	font-weight: normal;
	line-height: 1;
	color:#FFFFFF;
	font-weight:bold;
}



#midashi		{
				margin:20px 0px 20px 0px;
				border-bottom:1px solid #660033;
				border-left:10px solid #660033;
				padding:5px;
				font-weight:bold;
				}

#ko-midashi	{
			border:0px  0px 3px 10px solid #660033;
			padding:5px;
			}
			
#attention	{
			margin:10px 10px 30px 10px;
			padding:10px;
			border:1px dotted #660033;
			background-color: #FFCCCC;
			}
			
#kakomi		{
			margin:10px 10px 30px 10px;
			padding:10px;
			border:1px dotted #660033;
			background-color: #EBEBEB;
			}



/* 特定商取引法　販売者情報  ------------------*/
dl.table {
  float: left;
  width: 700px;
  padding: 1px 1px 0;
  border: 1px solid #FFFFFF;
  color: #000;
  margin-bottom:30px;
}

dl.table dt {
  float: left;
  clear: both;
  width: 150px;
  margin-right: 10px;
  margin-bottom: 1px;
  padding: 5px 0 5px 10px;
  font-weight: bold;
}

dl.table dd {
  float: left;
  width: 400px;
  margin-bottom: 1px;
  padding: 5px;
}



/* 新着情報  ------------------*/
dl.news {
  float: left;
  width: 750px;
  padding: 1px 1px 0;
  border: 1px solid #FFFFFF;
  color: #000;
  margin-bottom:30px;
}

dl.news dt {
  float: left;
  clear: both;
  width: 150px;
  margin-right: 10px;
  margin-bottom: 1px;
  padding: 5px 0 5px 10px;
}

dl.news dd {
  float: left;
  width: 500px;
  margin-bottom: 1px;
  padding: 5px;
}





#item h2.title	{
			font-size: 150%;
			line-height:140%;
			margin:20px 0px 20px 0px;
			}
			
#item p.text	{
			line-height:200%;
			margin:20px 0px 20px 0px;
			}

#item p.s_text	{
			line-height:130%;
			margin:10px 0px 20px 0px;
			}
			
#item p.price	{
			line-height:130%;
			margin:10px 0px 20px 0px;
			border-top:2px solid #666666;
			}
			
#item p.box	{
			padding:10px;
			border:1px solid #FF9900;
			background-color: #FFFFCC;
			line-height:100%;
			margin:10px 0px 20px 0px;
			text-align:center;
			}
			
#item p.box_cost	{
			padding:10px;
			border:1px solid #999999;
			background-color: #EFEFEF;
			line-height:200%;
			margin:30px 0px 30px 0px;
			text-align:left;
			}
			
#item p.voice 	{
			font-weight:bold;
			line-height:200%;
			margin:20px 0px 20px 0px;
			}

#item p.price 	{
			font-weight:bold;
			line-height:200%;
			margin:20px 0px 20px 0px;
			padding:10px 10px 0px 10px;
			border-top:2px solid #666666;
			}


.box_cost	{
			padding:10px;
			border:1px solid #999999;
			background-color: #EFEFEF;
			line-height:200%;
			margin:30px 0px 30px 0px;
			text-align:left;
			}





dl.sitemap {
	float: left;
	width: 700px;
	padding: 1px 1px 0;
	border: 1px solid #FFFFFF;
	color: #000;
	margin-bottom:30px;
}

dl.sitemap dt {
	margin:0px 0px 10px 10px;
	padding: 5px 5px 5px 20px;
	font-weight:bold;
}

dl.sitemap dt a{
padding: 5px 5px 5px 20px;
	background: url(../sitemap/images/map_arrow_dt2.gif) 7px 7px no-repeat;
	text-decoration: none;
}
dl.sitemap dt a:hover{
padding: 5px 5px 5px 20px;
	background:#E6E6E6 url(../sitemap/images/map_arrow_dt1.gif) 0px 7px no-repeat !important;
	text-decoration: none;
}

dl.sitemap dd {
	margin:5px 0px 0px 50px;
  	padding: 0px;
}

dl.sitemap dd a{
	padding: 8px 10px 8px 18px;
	background: url(../images/arrow_big.gif) 9px 13px no-repeat;
	text-decoration: none;
}

dl.sitemap dd a:hover{
	background: #E6E6E6 url(../images/arrow_big.gif) 11px 13px no-repeat !important;
}

dl.sitemap dd.b30 {
	margin-bottom:30px;
}




#table td{
padding:5px;
}

.b30 {
	margin-bottom:30px;
}











#lead p.leadSentence {
	line-height: 1.5;
	margin-bottom: 20px;
}
#lead .column {
	clear: both;
	width: 100%; /* for WinIE6,7 */
}
#lead .column #coment {
	float: left;
}
#lead .column #photo {
	float: right;
}

#rss {
	float: right;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:5px;
}




#Information p.InformationSentence {
	line-height: 1.5;
	margin-bottom: 20px;
}
#Information .column {
	clear: both;
	width: 100%; /* for WinIE6,7 */
}
#Information .column .section {
	width: 380px;
}
#Information .column #leadPurpose,
#Information .column #leadTerms {
	float: left;
}
#Information .column #leadEnvironment,
#Information .column #leadAccess {
	float: right;
}
#Information .column .section h2 {

	width: 340px; /* for WinIE6 */
	border-top: 1px solid #D9D9D9;
	border-bottom: 1px solid #D9D9D9;
	padding: 10px 30px 10px 10px;
	background-color: #DADFF6;
	font-weight: normal;
	line-height: 1;
}

#Information .column .section p {
	margin: 7px 10px 18px 10px;
	line-height: 1.5;
}






#lead_item p.leadSentence {
	line-height: 1.5;
	margin-bottom: 20px;
}
#lead_item .column {
	clear: both;
	width: 100%; /* for WinIE6,7 */
}
#lead_item .column .section {
	width: 240px;
	margin: 0px 20px 20px 0px;
	padding:0px;
}
#lead_item .column #item{
	float: left;
}





#lead_longbar .column {
	clear: both;
	width: 100%; /* for WinIE6,7 */
}
#lead_longbar .column .section {
	width: 780px;
	margin: 20px 0px 10px 0px;
	padding:0px;
}

#lead_longbar .column .section h2 {
	border-top: 1px solid #D9D9D9;
	border-bottom: 2px solid #F5F5F5;
	font-weight: normal;
	line-height: 1;
}
#lead_longbar .column .section h2 a {
	display: block;
	width: 740px; /* for WinIE6 */
	padding: 10px 30px 10px 10px;
	border-bottom: 1px solid #D9D9D9;
	background: url(../images/lead_780_bg.gif) left center no-repeat;
	text-decoration: none;
}
#lead_longbar .column .section h2 a:hover {
	background: url(../images/lead_780_bg.gif) right center no-repeat;
}
#lead_longbar .column .section p {
	margin: 7px 10px 18px 10px;
	line-height: 1.5;
}









#lead_news p.leadSentence {
	line-height: 1.5;
	margin-bottom: 20px;
}
#lead_news .column {
	clear: both;
	width: 100%; /* for WinIE6,7 */
}
#lead_news .column .section {
	width: 380px;
}
#lead_news .column #newsRelease {
	float: left;
}
#lead_news .column #blog {
	float: right;
}
#lead_news .column .section h2 {
	border-top: 1px solid #D9D9D9;
	border-bottom: 2px solid #F5F5F5;
	font-weight: normal;
	line-height: 1;
}
#lead_news .column .section h2 a {
	display: block;
	width: 340px; /* for WinIE6 */
	padding: 10px 30px 10px 10px;
	border-bottom: 1px solid #D9D9D9;
	background: url(../images/lead_a_bg.gif) left center no-repeat;
	text-decoration: none;
}
#lead_news .column .section h2 a:hover {
	background: url(../images/lead_a_bg.gif) right center no-repeat;
}
#lead_news .column .section p {
	margin: 7px 10px 18px 10px;
	line-height: 1.5;
}





/* ローカルナビゲーション
---------------------------------------------*/
#localNavigation ul {
	background: #F5F5F5;
	line-height: 1.2;
}
#localNavigation ul li {
	padding-bottom: 2px;
	background: url(../images/ln_li_bg.gif) left bottom repeat-x;
}
#localNavigation ul li a {
	display: block;
	width: 172px; /* for WinIE6 */
	padding: 8px 10px 8px 18px;
	background: url(../images/arrow_big.gif) 9px 13px no-repeat;
	text-decoration: none;
}
#localNavigation ul li a:hover,
#localNavigation ul li a:focus {
	background: #E6E6E6 url(../images/arrow_big.gif) 11px 13px no-repeat !important;
}
#localNavigation ul li ul {
	margin-left: 20px;
	font-size: 90%;
}
#localNavigation ul li ul li {
	padding-bottom: 0;
	background: none;
	border-top: 1px solid #E5E5E5;
}
#localNavigation ul li ul li a {
	width: 156px; /* for WinIE6 */
	padding: 6px 10px 6px 14px;
	background: url(../images/arrow_small.gif) 6px 11px no-repeat;
}
#localNavigation ul li ul li a:hover,
#localNavigation ul li ul li a:focus {
	background: #E6E6E6 url(../images/arrow_small.gif) 7px 11px no-repeat !important;
}
#localNavigation ul li.current a {
	background-image: none;
	background-color: #E5E5E5;
	font-weight: bold;
}
#localNavigation ul li.current ul li a {
	background: url(../images/arrow_small.gif) 6px 11px no-repeat;
	font-weight: normal;
}



/* ローカルナビゲーション ロゴ　リンク
---------------------------------------------*/
#link_icon {
	margin:10px 0px 10px 0px;
}

#link_icon p{
	font-size: 90%;
	margin-top:5px;
	width:180px;
}

#osusume			{
					margin-right:40px;
					margin-bottom:30px;
					margin-top:30px;
					font-size:11px;
					border:solid #000000 1px;
					text-align:left;
					}
#osusume ul			{
					margin:10px;
					font-size:11px;
					list-style-type:none;
					}
#osusume li a:hover	{
					background-color:#FF9900;
					color:#ddeeff;
					padding:2px;
					}


.rireki				{
					overflow:auto;
					width:380px;
					height:150px;
					line-height:1.2em;
					background-color:#edede4;
					scrollbar-track-color:#cccccc;
					margin-bottom:20px;
					border-bottom: 1px solid #CCCCCC;
					}



/* フッターナビゲーション
---------------------------------------------*/
#footerNavigation {
	padding-left: 10px;
	border-top: 1px solid #E5E5E5;
	font-size: 90%;
	line-height: 1.2;
}
#footerNavigation li {
	float: left;
	margin-right: 10px;
	padding: 8px 0;
}
#footerNavigation li a {
	display: block;
	padding-left: 6px;
	background: url(../images/arrow_small.gif) left center no-repeat;
	text-decoration: none;
}
#copyright {
	clear: both;
	width: 966px; /* for WinIE6,7 */
	padding: 20px 17px;
	background: #F5F5F5;
	border-top: 1px solid #E5E5E5;
	font-size: 90%;
	line-height: 1;
}

#system {
	clear: both;
	width: 966px; /* for WinIE6,7 */
	padding: 10px 0px 5px 17px;
	background: #FFFFFF;
	border-top: 1px solid #E5E5E5;
	font-size: 90%;
	line-height: 1;
}
