@charset "shift_jis";
body {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 2;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #87ABEF url(cssimages/bg.gif) repeat center top;
}
a {
	color: #332F2F;
}
a:hover {
	color: #FF2222;
}
h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
	vertical-align: top;
}
.look {
	color: #990000;
}



/*コンテナ
------------------------------------------------------------------*/
#container {
	background: #FFFFFF url(cssimages/container_bg.gif) repeat-y center;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	text-align: left;
}



/*ヘッダータグ
------------------------------------------------------------------*/
#headerlogo {
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 10px;
	height: 55px;
	background: url(cssimages/header_bg.gif) no-repeat center;
}


#header h1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(cssimages/h1_bg.gif) no-repeat center;
	line-height: 20px;
	padding-left: 25px;
}


/*メニュー
------------------------------------------------------------------*/
#menu li, #menu-sub li {
	display: inline;
}
#menu {
	width: 750px;
	margin-left: 5px;
}

#menu-sub {
	background: url(images/main_img_kazari_sub.gif) repeat-x bottom;
	padding-bottom: 12px;
	height: 40px;
	width: 725px;
	margin-left: 3px;
}


/*メインコンテンツ（左側）
------------------------------------------------------------------*/
#main {
	float: left;
	width: 480px;
	margin-top: 10px;
	display: inline;
	margin-left: 0px;
	margin-bottom: 0px;
}

#main2 {
	width: 750px;
	margin-top: 10px;
	display: inline;
	margin-left: 0px;
	margin-bottom: 0px;
}

#main3 {
	float: left;
	width: 520px;
	margin-top: 10px;
	display: inline;
	margin-left: 20px;
	margin-right: 5px;
	margin-bottom: 0px;
}

#main4 {
	float: left;
	width: 480px;
	margin-top: 10px;
	display: inline;
	margin-left: 20px;
	margin-bottom: 0px;
}

#main-img {
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main p {
	margin: 0.5em 1em 1em;
}

.maincontents {
	margin-left: 25px;
	margin-right: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.8;
}

.maincontents1 {
	padding-top: 5px;
}

.maincontents2 {
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 10px;
	padding-bottom: 0px;
	line-height: 1.8;
}

.main2table{
	border-collapse: collapse;
	border: 1px solid #666666;
	margin-bottom: 30px;
}

.main2table td{
	padding: 5px 10px 5px 10px;
}

.main3table{
	border-collapse: collapse;
	margin-bottom: 15px;
}

.main3table td {
	border-top: 1px dotted #A5A397;
	border-bottom: 1px dotted #A5A397;
	line-height: 1.8;
}

.main4table{
	border-collapse: collapse;
	margin-bottom: 15px;
}

.main4table td {
	border-bottom: 1px dotted #A5A397;
	line-height: 1.8;
}

.main5table{
	border-collapse: collapse;
	border: 1px solid #666666;
	margin-bottom: 30px;
}

.mainsmallfont{
	font-size: 80%;
}

/*メインコンテンツ内のWhat's New欄
------------------------------------------------------------------*/
#new li {
	background: url(cssimages/arrow.gif) no-repeat left top;
	padding-left: 24px;
	margin-left: 10px;
	margin-right: 20px;
	border-bottom: 1px dotted #A5A397;
}
#new {
	margin-bottom: 10px;
	margin-top: 2px;
}

/*メインコンテンツ内のlist欄
------------------------------------------------------------------*/
#mt li {
	background: url(cssimages/arrow2.gif) no-repeat left top;
	padding-left: 24px;
	margin-left: 10px;
	margin-right: 20px;
	line-height: 2;
	border-bottom: 1px dotted #A5A397;
}
#mt {
	margin-bottom: 10px;
	margin-top: 2px;
}



/*サブコンテンツ（右側）
------------------------------------------------------------------*/
#sub {
	float: right;
	width: 250px;
	display: inline;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px;
	background: url(cssimages/sub_bg.gif) no-repeat right bottom;
}

#sub2 {
	float: right;
	width: 185px;
	display: inline;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
}

#sub4 {
	float: right;
	width: 220px;
	display: inline;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 1.5;
	font-size: 90%;
}

#subcm{
	border: 1px solid #666666;
	padding: 0px;
	font-size: 80%;
	text-align: center;
}

#subhr{
	border: 1px solid #666666;
	padding: 7px;
	font-size: 100%;
	line-height: 1.5;
}

#subblog{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	padding: 7px;
	font-size: 100%;
	line-height: 1.5;
}

#subblogbanner{
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

#sub h3 {
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	font-size: 100%;
	color: #FFFFFF;
	background: #A5A397 url(cssimages/h3_bg.gif);
	text-align: center;
}
#sub p {
	font-size: 90%;
	margin: 0.5em 1em 1em;
}

#sub2table{
	border: 1px solid #666666;
	padding: 7px;
	font-size: 100%;
	line-height: 1.8;
}


/*フッター
------------------------------------------------------------------*/
#footer {
	clear: both;
	width: 100%;
	height: 20px;
	background: url(cssimages/footer_bg.gif) no-repeat center;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

/*見出し(h2タグ)　midashi
------------------------------------------------------------------*/
h2.midashi {
	margin-left: 5px;
	height: 35px;
	width: 480px;
}

/*見出し(h2タグ)　黄色
------------------------------------------------------------------*/
h2.midashi-yellow {
	background: #332F2F url(images/midashi_base_yellow.gif) no-repeat;
	height: 25px;
	width: 489px;
}
/*見出し(h2タグ)　黄緑色
------------------------------------------------------------------*/
h2.midashi-green {
	background: #332F2F url(images/midashi_base_green.gif) no-repeat;
	height: 25px;
	width: 489px;
}
/*見出し(h2タグ)　水色
------------------------------------------------------------------*/
h2.midashi-blue {
	background: #332F2F url(images/midashi_base_blue.gif) no-repeat;
	height: 25px;
	width: 489px;
}
/*見出し(h2タグ)　紫色
------------------------------------------------------------------*/
h2.midashi-purple {
	background: #332F2F url(images/midashi_base_purple.gif) no-repeat;
	height: 25px;
	width: 489px;
}
/*見出し(h2タグ)　ピンク色
------------------------------------------------------------------*/
h2.midashi-pink {
	background: #332F2F url(images/midashi_base_pink.gif) no-repeat;
	height: 25px;
	width: 489px;
}

/*影付き写真
------------------------------------------------------------------*/
.img-shadow {
        float: left;
        background: url(cssimages/shadowAlpha.png) no-repeat bottom right !important;
        background: url(cssimages/shadow.gif) no-repeat bottom right;
        margin: 10px 0px 0px 10px !important;
        margin: 10px 0px 0px 5px;
        }

.img-shadow img {
        display: block;
        position: relative;
        background-color: #fff;
        border: 1px solid #a9a9a9;
        margin: -6px 6px 6px -6px;
        padding: 4px;
        }

/*各ページ設定
------------------------------------------------------------------*/
#access{
	border: 1px solid #666666;
	padding: 10px;
	margin: 0px;
	font-size: 100%;
	line-height: 1.7;
}



/*clearfix
------------------------------------------------------------------*/
#container:after {
content: ".";
display: block;
height: 1px;
clear: both;
overflow: hidden;
}
#container { display: block; }

/* Hides from IE-mac \*/
*html #container { height: 1%; 
overflow: visible;
}
#containers { display: block; }
/* End hide from IE-mac */



/*madp
------------------------------------------------------------------*/
#largebdy{
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 75%;
	line-height: 2;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF;
}

#largepic{
	border-bottom: 1px solid #666666;
	padding: 15px 0px 10px 10px;

}

#largeul li {
	background: url(cssimages/arrow.gif) no-repeat left top;
	padding: 8px 0px 8px 24px;
	border-bottom: 1px dotted #A5A397;
}

