﻿/* CSS レイアウト */

body {
	background-image: url('../images/bg.gif');
	background-repeat: repeat;
	font-size:medium;
	font-family: Arial, Helvetica, sans-serif;
	margin:10px 0px 10px 20px;
}

#universal{
	width: 851px;
	height: auto;
}
	

#top{
	margin: 0 0 0 0;
	width: 100%;
	float: left;
	border-top: 1px #FFCC33 solid;
	border-bottom: 1px #FFCC33 solid;
	text-align: left;
	background-color:white;
	font-size:small;
}
#top-left {
	padding: 10px 5px 5px 5px;
	width: 230px;
	float: left;
	height: auto;

}

#top-title {
	background-position: 5px top;
	width: 220px;
	background-image: url('../images/top-title-bg1.gif');
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 5px;
}

#top-title h1 {
	background-position: bottom;
	font-size: small;
	background-image: url('../images/top-title-bg2.gif');
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
	
#player1 {
	margin: 0px auto;
	text-align: center;
	position: relative;
}

#player1 img {
	border:none;
	}
	
#top-left p {
	margin: 0px;
	font-size: small;
	margin-top: 5px;
}

#top-right {
	padding: 10px 0 0 5px;
	width: 601px;
	float: left;
	background-image:url('../images/contents-bg.jpg');
	border-left-color: #FFCC00;
	border-left-style: solid;
	border-left-width: 1px;
}

#top-right img.cgn {
	margin: 14px 0px 0px 0px;
	position: relative;
	display: block;
}

#top-right div#read {
	clear:both;
	text-align:center;
	margin:5px auto;
	}
#top-right p {
	margin: 5px 0 0 0;
	padding: 10px;
	font-size: small;
}
	
#middle{
	padding: 5px 0 5px 0;
	width: 100%;
	float: left;
	margin-top: 0;
	border-top: 1px #FFCC33 solid;
	border-bottom: 1px #FFCC33 solid;
	background-color: #FFFFFF;
	text-align: left;
}
	
#middle-left{
	padding: 0 0 0 3px;
	width: 250px;
	float: left;
}

#middle-left img {
	border: none;
	display: block;
	margin: 6px 5px 8px 5px;
}
	
#middle-right {
	padding: 5px  0 0;
	width: 598px;
	float: left;
	height: 100%;
	background-color: #FFFFFF;
}

#middle-right a {
	text-decoration:none;
	color:#333333;
	padding-right:10px;
	}

#middle-right a:hover {
	text-decoration:underline;
	color:#333333;
	}

#middle-right img {
	margin: 0;
	float: left;
}
	
#bottom {
	background-position: right;
	padding: 5px 0 5px 0;
	width: 100%;
	float: left;
	margin-top: 0;
	border-top: 1px #FFCC33 solid;
	border-bottom: 2px #FFCC33 solid;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url('../images/contents_bg2.jpg');
	background-repeat: repeat-y;
}

#bottom-left{
	text-align:center;
	width: 250px;
	float: left;
}

#bottom-right {
	padding: 5px 0 0 0;
	float: left;
}
	
#topics {
	border-top: 2px black dotted;
	clear: both;
	display: block;
}
	
#topics p {
	padding: 4px 3px;
	font-size: small;
	margin: 0px;
	text-align: left;
	height: auto;
}


#containar {
	width: 580px;
	clear: both;
	padding-bottom:10px;
}

#topics span {
	margin-right: 10px;
	font-weight: bold;
	margin-left: 10px;
}

#topics a {
	text-decoration:none;
	color:#333333;
	}

#topics a:hover {
	text-decoration:underline;
	color:#333333;
	}
	
.text1 {
	padding: 5px 0px;
	margin: 0px;
	background-color: #E5004D;
	font-size: small;
	margin-bottom: 5px;
	text-align: center;
	color: #FFFFFF;
}
	
.text2 {
	background-color:#FFE580;
	}
		
.text3 {
	background-color: #FFCCDD;
}
	
.text4 {
	background-color:#FFF5CC;
}

.text5{
	font-weight:bold;
	color:blue;
	}
blockquote {
	margin:10px;
	}

#programs {
	margin: 0px auto;
	text-align: center;
	width: 100%;
}

#programs ul {
	padding: 25px 0px 10px 0px;
	width: 230px;
	margin: 5px auto 10px auto;
}

#programs ul li {
	margin: 0px;
	font-size: small;
	list-style: none;
	text-align: left;
	width: 230px;
}


#corporate-list {

	background-position: top;
	background-color: #FFCCDD;
	background-image: url('../images/corp-navi.gif');
	background-repeat: no-repeat;
}

#corporate-list li {
	border-bottom: 1px #E5004D dotted;
	}
	
#corporate-list a {
	margin: 0px;
	background-position: 20px center;
	padding: 5px 10px 5px 35px;
	display: block;
	width: 165px;
	background-image: url('../images/point.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	color: black;
}

#corporate-list a:hover {
	background-color:#E5004D;
	color:white;
	}


#personal-list {
	background-position: top;
	background-color: #FFF5CC;
	background-image: url('../images/personal-navi.gif');
	background-repeat: no-repeat;
}

#personal-list li {
	border-bottom: 1px #FFCC00 dotted;
}

#personal-list a {
	margin: 0px;
	background-position: 20px center;
	padding: 5px 10px 5px 35px;
	display: block;
	width: 185px;
	background-image: url('../images/point.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	color: black;
}

#personal-list a:hover {
	background-color:#FFCC00;
	color:white;
	}
	
#company-list {

	background-position: top;
	background-color: #FFEFE6;
	background-image: url('../images/company-navi.gif');
	background-repeat: no-repeat;
}

#company-list li {
	border-bottom: 1px #998073 dotted;
	}
	
#company-list a {
	margin: 0px;
	background-position: 20px center;
	padding: 5px 10px 5px 35px;
	display: block;
	width: 165px;
	background-image: url('../images/point.gif');
	background-repeat: no-repeat;
	text-decoration: none;
	color: black;
}

#company-list a:hover {
	background-color:#998073;
	color:white;
	}

h2,h3,h4{
	font-size:small;
	margin:0px;
	padding:0px;
	font-weight:normal;	
}

#cm_container {
	border-top: 2px black dotted;
	margin: 0px 0px 5px 0px;
	clear: both;
}

#cm {
	width: 580px;
	padding: 5px 0px 0px 3px;
	clear: both;
}


#cm_title {
	background-position: top;
	margin-bottom: 8px;
	background-color: #FF7FAA;
	background-image: url('../images/cm_bg1_top.gif');
	background-repeat: no-repeat;
}

#cm_title h3{
	background-position: bottom;
	background-image: url('../images/cm_bg1_bottom.gif');
	background-repeat: no-repeat;
}

#cm_title a {
	width: 570px;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	padding: 6px 0px 4px 10px;
	text-decoration: none;
	display: block;
}

#cm_title a:hover {
	color:white;
}

#cm_title2 {
	background-position: top;
	background-color: #FFE580;
	margin-bottom: 8px;
	background-image: url('../images/cm_bg2_top.gif');
	background-repeat: no-repeat;
}

#cm_title2 h3{
	background-position: bottom;
	background-image: url('../images/cm_bg2_bottom.gif');
	background-repeat: no-repeat;
}

#cm_title2 a {
	width: 570px;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	padding: 6px 0px 4px 10px;
	text-decoration: none;
	display: block;
}

#cm_title2 a:hover {
	color:white;
}

#cm_title3 {
	background-image: url('../images/cm_bg3_top.gif');
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 8px;
	background-image: url('../images/cm_bg3_top.gif');
	background-repeat: no-repeat;
	background-color: #CCBFB8;
}

#cm_title3 h3{
	background-position: bottom;
	background-image: url('../images/cm_bg3_bottom.gif');
	background-repeat: no-repeat;
}

#cm_title3 a {
	width: 570px;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	padding: 6px 0px 4px 10px;
	text-decoration: none;
	display: block;
}

#cm_title3 a:hover {
	color:white;
}


#cm img {
	float:left;
	margin-right:10px;
	border:none;
}



#cm_text {
	margin: 0 0 10px 0;
	font-size: small;
	float: left;
	line-height: 18px;
}

#cm_text p{
	margin:0px;
}

#cm_text a {
	text-decoration:none;
	color:#333333;
}

#cm_text a:hover {
	text-decoration:underline;
	color:blue;

}

.align-right {
	font-size: small;
	text-align: right;
	display: block;
}

#footer {
	clear: both;
	width: 851px;
	margin-top: 10px;
}

#footer p {
	
	 font-size:x-small;
	 text-align:center;
}

form {
		margin-left:10px;
	}

form div {
		margin:5px 0px;
	}

form div.title{
		background-color: #FFF5CC;
		padding:5px 8px;
		margin-top:15px;
		font-weight:bold;
	}

form div span {
		margin:0px 5px;
}

.need {
	color:red;
	}

form hr {
		color: #FFE580;
	}
