* {
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 1em;
}

body
{
	color: #333333;
	font-size: 76%;
	background-color: #FFFFFF;
	font-family: Verdana;
}w


h1,h2,h3{
	font-size: 16px;
	font-weight: bold;
	color: #CC3300;
}

h4{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
}

h5{
	font-size: x-small;
	font-weight: bold;
}

p {
	line-height: 1.7em;
}

.box {
	margin-bottom: 10px;
}

.spacer {
	clear: both;
	font-size: 0px;
	height: 0px;
}

.cap{
	font-size: 10px;
	line-height: 1.4em;
}


#container
{
	width: 780px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-bottom: 20px;
}

/* ++++++ ヘッダー ++++++ */
#headMsg{
	margin:0;
	height:14px;
	float:left;
	background-color:#EBEBEB;
	color:#999999;
	padding:2px;
	font-size:10px;
	font-weight:bold;
}
/*夏バージョンナビ*/
#topTitle_sum {
	display:block;
	width:100%;
	clear:both;
	background-image:url('/img/title_summer_bg.jpg');
	margin:0;
	padding:0;
	position:relative;
	height:76px;
}
#topTitle_sum h1{
	position:absolute;
	top:0;
	left:0;
}
#topTitle_sum h1 img{
 border:none;
}
#topTitle_sum iframe {
	position:absolute;
	top:3px;
	right:3px;
}

#topTitle_sum ul {
	position:absolute;
	top:72px;
	left:0;
	list-style:none;
	width:100%;
	font-size:10px;
	margin:0;
	padding:0;
	text-align:left;
	background-image:url('/img/b_bg.gif');
	float:left;
}
#topTitle_sum ul li{
	list-style:none;
	float:left;
	width:95px;
	background-image:url('/img/b_bg.gif');
	padding:0px;
	margin:0px;
}

div.sideBanner {
	background-color:#DEEDFC;
	margin:0 0 1px 0;
	padding:0;
	display:block;
	width:200px;
}
div.sideBanner h3{
	margin:0px;
	padding:0px;
}
div.sideBanner a img{
	float:left;
	margin:3px;
}
div.sideBanner h4{
	font-size:10pt;
	margin:0px;
}
div.sideBanner p{
	margin:0 0 0 65px;
	padding:5px;
	font-size:10pt;
}
div.sideBanner p a{
	text-decoration:none;
	color:#000000;
}
div.sideBanner p a:hover{
	text-decoration:underline;
	color:#000099;
}
div.sideBannerPinkbg {
	background-color: #ffeaea;
	margin:0 0 5px 0;
	padding:0;
	display:block;
	width:200px;
}

div.sideBannerPinkbg h3{
	background-color: #ffeaea;
	margin:0px;
	padding:0px;
}

div.sideRecommend {
	background-color: #ffeaea;
	margin:0 0 1px 0;
	padding:0;
	display:block;
	float:left;
	width:200px;
}
div.sideRecommend h3{
	margin:0px;
	padding:0px;
}
div.sideRecommend a img{
	float:left;
	margin:2px;
}
div.sideRecommend h4{
	font-size:10pt;
	margin:0px;
}
div.sideRecommend p{
	margin:0 0 0 65px;
	padding:4px;
	font-size:10pt;
}
div.sideRecommend p a{
	text-decoration:none;
	color:#000000;
}
div.sideRecommend p a:hover{
	text-decoration:underline;
	color:#000099;
}


#top {
	display: block;
	height: 125px;
	background-image: url(img/top.jpg);
	background-repeat: no-repeat;
}

 #toplink  {
	position: absolute;
	top: 16px;
	left: 10px;
	width: 280px;
	height: 28px;
	overflow: hidden;
}

#toplink a {
	display: block;
	padding-top: 200px;	
	width: 280px;
	overflow: hidden;
}

.T5 {  font-size:9pt;  color:#000000;  line-height:130%; text-decoration:none;}/*gray nomal*/



/*メイン*/


#pagebody {
	padding-left: 25px;
}

#main {
	width: 480px;
	float: left;
}


#box_name {
	clear: left;
	padding-bottom: 0px;
	background-image: url(img/name_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#box_name_j {
	font-weight: bold;
	color: #CC3300;
	font-size: 11px;
	z-index: 1;
	position: absolute;
	width: 200;
	left: 26px;
	padding-top: 1px;
	line-height: 1.2em;
}

#box_photo {
	padding-bottom: 12px;
}

#box_photo_sub {
	width: 120px;
	float: left;
	margin-left: 10px;
}

#box_title {
	background-repeat: no-repeat;
	margin-bottom: 12px;
}

#box_text {
	float: left;
	width: 350px;
} 


.data_box {
	clear: both;
	background-image: url(img/data.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
}

.data_box p{
	font-size: x-small;
	line-height: 1.4em;
	padding-top: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}

#box_navi {
	clear: both;
	padding-bottom: 10px;
	padding-top: 15px;
}


#box_navi img {
	margin-right: 15px;
}


/*サイド*/

#side {
	width: 250px;
	float: right;
	background-image: url(img/side_body.jpg);
	background-repeat: repeat-y;
}

#side_header {
	background-image: url(img/side_header.jpg);
	background-repeat: no-repeat;
	height: 45px;
}

#side_header_h {
	background-image: url(img/side_header_h.jpg);
	background-repeat: no-repeat;
	height: 45px;
}


#side_body {
	width: 210px;
	background-color: #FFFFFF;
	margin: 0 8px;
	padding: 8px;
}



#side_footer {
	background-image: url(img/side_footer.gif);
	background-repeat: no-repeat;
	height: 42px;
}

#side_body .box {
	width: 210px;
}

#side_body .box p{
	line-height: 1.5em;
	margin: 0px;
	font-size: x-small;
	}

#side h5 {
	line-height: 1.2em;
}

/* ++++++ フッター ++++++ */

#copyright {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	clear: left;
	padding-bottom: 25px;
	padding-top: 30px;
	padding-left: 25px;
}
