<!--body {
 font-family: MS UI Gothic,ＭＳ Ｐゴシック;
 font-size: 12px;
 line-height: 140%;
 background-image: url(image_set_portal/background_light.gif);
 color: #FFFFFF;
 font-weight:bold;
}
a img { border: none; } 
a:link {
	color: #5C769C;
	text-decoration: none;
}
a:visited {
	color: #A2BCEC;
	text-decoration: none;
}
a:hover {
	color: #FFFFBB;
	text-decoration: underline;
}
a:active {
	color: #A2BCEC;
	text-decoration: none;
}

#body-box {
 margin-right: auto;
 margin-left: auto;
 width: 100%;
 background-color: #FFFFFF;
 border: none;

}

#header-box {
 background-color: #000000;
 height: auto;
}
#header-description{
	font-size: 10px;
	color: #040593;
}
#header-title {
	float: left;
	text-align: left;
	width: 420px;

}
#header-banner {
 text-align:justify;
 font-size:12px;
 
}
#header-menu ul{ 
margin: 0; 
padding: 0; 
list-style: none; 
}
#header-menu li{ 
display: inline; 
padding: 0; 
margin: 0; 
float: left;
}
#header-menu li a{
display: block; 
border-left: 8px solid #C97556;
background-color: #474655;
padding: 3px 10px;
text-decoration: none;
color: #E1E2CF;
width: 100px; 
margin: 1px 0px;
text-align: left;
font-size: 14px;
}
#header-menu li a:hover{
border-left: 8px solid #990033;
background-color: #474655;
}
#contents-left-menu{
	float: left;
	width: 310px;
	background-color: #000000;
	padding: 2px;
}
#contents-body{
	float: left;
	width: 430px;
	margin-right: 1px;
	margin-left: 4px;
	background-color: #000000;
    text-align: center;
    
    
}
#contents-osusume{
	float: left;
	width: 430px;
	margin-right: 1px;
	margin-left: 4px;
	background-image : url(http://www.ikokuyaretro.com/img/cowgirl.png);
    background-repeat : no-repeat;
    background-position : right bottom;
    text-align: left;
	height: 410px;
    
    
}
#contents-right-menu{
	float: right;
	width: 160px;
	background-color: #C25D76;
	background-image : url();
    background-repeat : no-repeat;
    background-position : center top ;
	text-align: center;
}
#footer {
	font-size: 10px;
	background-color: #C25D76;
	text-align: center;
	padding: 1px;
	color: #CC9999;
}
.rightmenu-title {
	color: #040593;
	font-weight: bold;
	background-color: #A2BCEC;
}
.leftmenu-title {
	color: #FFFFFF;
	width: 310px;
    background-color: #5C769C;
    border-left: 5px solid #040593;
	font-weight: normal;
	letter-spacing: 5px;
}
.leftmenu-title2 {
	color: #FF0000;
	border-left: 5px solid #040593;
	font-weight: bold;
	letter-spacing: 2px;
}
.leftmenu-link {
	padding-left: 10px;
	padding-top: 3px;
	border-bottom: 1px solid #C25D76;
	border-left: 1px solid #C25D76;
	height: 18px;
}
	.leftmenu-link a:hover {
		background-color: #C25D76;
	}
.leftmenu-banner {
	text-align: center;
	background-color: #000000;
   }
.leftmenu-pick-title {
	font-weight: bold;
	color: #333333;
	letter-spacing: 3px;
	border-right: 5px solid #040593;
	border-left: 5px solid #040593;
	background-color: #FFABD4;
}
.leftmenu-pick-desc {
	text-align: left;
	color: #FFFFFF;
}
.contents-box {
	border-bottom: 1px dotted #FFABD4;
	margin-bottom: 20px;

}
.contents-banner {
	float: left;
}
.contents-description {
 padding:2px;
}
.contents-title {
	background-color: #FFABD4;
	border-left: 10px solid #A2BCEC;
	font-weight: bold;
	color: #333333;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 10px;
}

h1 { font-size:26pt;
	margin-left: 10px;
 
}
h2 { font-size:17px;

}
HR {
  color: #CC9999; /* 線の色(IE用) */
  background-color: #CC9999; /* 線の色(NN用) */
  border: 0px; /* 枠の太さ */
}  

.rist-menu {
	list-style: none;
	overflow: hidden;
	width: 300px;
	padding: 0;
	margin: 50px auto 100px;
}
.rist-menu li {
	list-style: none;
	overflow: hidden;
	width: 100%;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #879c18;
}
.rist-menu li:last-child {
	border-bottom: 0px;
}
.rist-menu li a {
	display: block;
	position: relative;
	z-index: 10;
	height: 40px;
	margin: 0;
	padding: 0px 10px 0px 50px;
	background: #a1b91d;
	color: #fff;
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
}
.rist-menu li a:hover {
	background: #879c18;
}
#list1 li a:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 25px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-radius: 50%;
	background: #d7e975;
	transition: .2s;
}
#list1 li a:hover:before {
	left: -16px;
	width: 50px;
	height: 50px;
	margin-top: -25px;
}
-->
