﻿body{
	background-image:url("../img/share/back.gif");
}

div#wrapper{
	width: 940px;
	margin: 0 auto;
	padding: 25px 0px 10px;
	text-align: left;
	line-height: 1.8;
	background-color:#fff;
font-family:  "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;}

div#header{
	margin: 0 5px 20px;
	padding:5px 5px 0 15px;
	color:#FFF;
	background-color:#000;

	border-radius: 4px; 
}
div#header img{
	height:98px;
}

div#header h1{
	font-weight: bold;
	font-size: 40px;
	color: #fff;
font-family:  "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
}

div#header h2{
	margin-top:5px;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
font-family:  "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
}

div#leftContents{
	width: 200px;
	min-height: 550px;
	float: left;
	background-color:#FFF;
	margin-bottom:20px;
	margin-left:10px;
}

div#leftContents ul#Navi li{
	border: 2px solid #319480;
	text-align: center;
	margin-bottom: 1px;
	background: #B9E4DB;
	border-radius: 4px;
}

div#leftContents ul#Navi li img{
	vertical-align: bottom;
}

div#leftContents ul#Navi li a{
	color: #222;
	text-decoration: none;
	font-weight: bold;
	display: block;
 	padding: 14px 0;
}

div#leftContents ul#Navi li a:hover{
	background: #C9F4EB;
}

div#leftContents ul#Navi li.else{
	border: 2px solid #319480;
	background: #FFF;
}

div#Facebook{
	align: center;
	margin-top:20px;
}

div#mainContents{
	width: 710px;
	display: inline;
	float: right;
	background-color:#FFF;
	margin-right:10px;
}

#Topics01{
	border-left: 15px solid #cc3366;
	border-right: 15px solid #cc3366;*/
	border-radius: 3px;

	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px;
	padding: 4px 0 4px 10px;
	display: block;
	color: #444;
	background-image:url("../img/share/back2.gif");
	font-family:  "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
}

#Topics02{
	border-radius: 3px;

	font-weight: bold;
	font-size: 13px;
	margin: 0 0 10px;
	padding: 3px 0 3px 10px;
	display: block;
	color: #444;
	background-image:url("../img/share/back3.jpg");
font-family:  "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
}

div#footer{
	margin: 20px 5px 0;
	clear: both;
	color: #DDD;
	background-color:#fff;
	text-align: center;
}

div#footer p{
	background-color:#222;
	border-radius: 4px;
}