@charset "utf-8";

/*Rset*/

* {
    margin: 0;
    padding: 0;
	}

table,img,p {
    border: 0;
	}

body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #333;
    font-size: 72.5%;
	}

li {
    list-style-type: none;
	}

select {
    border: solid 1px #CCC;
	}

em {
    font-style: normal;
    color: #ff0000;
	}

/* フロート回り込み解除*/
br.clear {
    clear: both;
    display: none;
    font-size: 0px;
    line-height: 0%;
    height: 0px
	}

/* リンク指定*/
a {
	text-decoration: none;
	color: #000099;
	}

a:hover, a:active {
	color: #000099;
	text-decoration: underline;
	}

/*FONT STYLE*/
h1,h2,h3,h4,h5 {
    font-size: 100%;
	}

/*CLASS STYLE*/	
.attention {
	color: #ff0000;
	}
	
.mini {
	 font-size: 90%;
	 }

.picture {
    border: 1px solid #CCC;
	}
	 	
/***************Layout STYLE***************/
div#Container {
	width: 950px;
	margin: 0 auto;
	}
	
div#Wrap {
	font-weight: normal;
	list-style: none;
	}

/***************HEADER STYLE***************/
div#Heder-Area {
	position: relative;
	background-color: #FFF;
	height: 100px;
	width: 950px;
	margin: 0;
	padding: 0;
	}

div#Heder-Area h1 {
	position: relative;
	height: 50px;
	width: 275px;
	margin: 0 5px;
	padding: 20px 0;
	}
		
div#Heder-Area h1 a {
	display: block;
	background: url(../../images/common/logo.gif) no-repeat;
	height: 50px;
	width: 275px;
	text-decoration: none;
	text-indent: -9999px;
	}

div#Heder-Area h2 {
	position: absolute; left: 420px; top: 8px;
	width: 520px;
	font-weight: normal;
	font-size: 90%;
	text-align: right;
	}

/*Google-Search STYLE*/
#Google-Search {
	position: absolute; left: 685px; top: 30px;
	height: 35px;
	width: 265px;
	}

/***************MainMiddle STYLE***************/
div#MainMiddle-Area {
	position: relative;
	width: 950px;
	margin: 10px 0;
	}
	
/***************MainMiddle-Left STYLE***************/
div#MainMiddle-Left {
	float: left;
	width: 220px;
	margin: 0 0 20px 0;
	}

/***************MainMiddle-Center STYLE***************/
div#MainMiddle-Center {
	float: left;
	width: 730px;
	margin: 0 0 20px 0;
	}

/*MiddleCenterArea-Style*/
div#MiddleCenterArea {
	position: relative;
	width: 720px;
	}

div#MiddleBox {
	position: relative;
	height: 420px;
	width: 700px;
	margin: 0;
	padding: 0 0 20px 0;
	}

div#MiddleBox h3 {
	width: 700px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	}

div#MiddleBox strong {
	display: block;
	font-weight: bold;
	}

.cf_element	{
	width: 700px;
	height: 420px;
	overflow: hidden;
	background: #eee;
	border: 1px solid #ccc;
	margin: 0;
	padding: 0;
	}
	
#cf1 {
	background: url(images/img_001.jpg) no-repeat;
	}

#cf2 {
	background: url(images/img_002.jpg) no-repeat;
	}

#cf3 {
	background: url(images/img_003.jpg) no-repeat;
	}

#cf4 {
	background: url(images/img_004.jpg) no-repeat;
	}

#cf5 {
	background: url(images/img_005.jpg) no-repeat;
	}

/*AlbumTl Style*/
div#AlbumTl {
	position: relative;
	height: 40px;
	width: 700px;
	}

div#AlbumArea {
	position: relative;
	background-color: #CCCC99;
	height: 700px;
	width: 700px;
	margin: 0;
	padding: 0 0 20px 0;
	}

div#AlbumBox {
	position: relative;
	width: 700px;
	margin: 0;
	padding: 0;
	}

div#AlbumBox p {
	text-align: center;
	line-height: 30px;
	}

div#AlbumBox a {
	display: block;
	font-size: 90%;
	}

div#AlbumBox h4 {
	font-weight: normal;
	}

div#AlbumBox ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

div#AlbumBox li {
	float: left;
	height: 170px;
	margin: 0;
	padding: 0 0 0 10px;
	}

div#AlbumBox li img {
	border: #FFF solid 5px;
	}

div#CommentArea {
	position: relative;
	background-color: #CCCC99;
	width: 700px;
	margin: 0;
	padding: 0 0 20px 0;
	}

div#CommentArea p {
	border: #CCC solid 1px;
	background-color: #FFF;
	line-height: 20px;
	width: 660px;
	margin: 0 0 0 10px;
	padding: 10px;
	}

div#CommentArea strong {
	display: block;
	color: #000099;
	font-weight: normal;
	}

/*MainMiddle-Left*/
div#Category {
	position: relative;
	width: 220px;
	}

/*Category Style*/
div#Category h3 {
	background: url(../../images/common/category_title.gif) no-repeat;
	height: 40px;
	width: 220px;
	text-indent: -9999px;
	}

div#Category ul {
	margin: 5px 0 0 0;
	padding: 0 0 0 5px;
	list-style-type: none;
	}

div#Category li {
	border-bottom: #999 dotted 1px;
	width: 200px;
	margin: 0;
	padding: 0;
	}

div#Category li.gurume a {
	display: block;
	background: url(../../images/common/category_gurume.gif) no-repeat;
	height: 40px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
	}

div#Category li.gurume a:hover, div#Category li.gurume a:active {background-position: 0 -45px;}

div#Category li.shopping a {
	display: block;
	background: url(../../images/common/category_shopping.gif) no-repeat;
	height: 40px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
	}

div#Category li.shopping a:hover, div#Category li.shopping a:active {background-position: 0 -45px;}

div#Category li.fasion a {
	display: block;
	background: url(../../images/common/category_fasion.gif) no-repeat;
	height: 40px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
	}

div#Category li.fasion a:hover, div#Category li.fasion a:active {background-position: 0 -45px;}

div#Category li.beautiful a {
	display: block;
	background: url(../../images/common/category_beautiful.gif) no-repeat;
	height: 40px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
	}

div#Category li.beautiful a:hover, div#Category li.beautiful a:active {background-position: 0 -45px;}

div#Category li.interior a {
	display: block;
	background: url(../../images/common/category_interior.gif) no-repeat;
	height: 40px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
	}

div#Category li.interior a:hover, div#Category li.interior a:active {background-position: 0 -45px;}

div#Category li.art a {
	display: block;
	background: url(../../images/common/category_art.gif) no-repeat;
	height: 40px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
	}

div#Category li.art a:hover, div#Category li.art a:active {background-position: 0 -45px;}

div#Category li.amusement a {
	display: block;
	background: url(../../images/common/category_amusement.gif) no-repeat;
	height: 40px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
	}

div#Category li.amusement a:hover, div#Category li.amusement a:active {background-position: 0 -45px;}

div#Category li.study a {
	display: block;
	background: url(../../images/common/category_study.gif) no-repeat;
	height: 40px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
	}

div#Category li.study a:hover, div#Category li.study a:active {background-position: 0 -45px;}

div#Category li.life a {
	display: block;
	background: url(../../images/common/category_life.gif) no-repeat;
	height: 40px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
	}

div#Category li.life a:hover, div#Category li.life a:active {background-position: 0 -45px;}

div#Category li.look a {
	display: block;
	background: url(../../images/common/category_look.gif) no-repeat;
	height: 40px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
	}

div#Category li.look a:hover, div#Category li.look a:active {background-position: 0 -45px;}

div#Category li.traffic a {
	display: block;
	background: url(../../images/common/category_traffic.gif) no-repeat;
	height: 40px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
	}

div#Category li.traffic a:hover, div#Category li.traffic a:active {background-position: 0 -45px;}

div#Category li.rest a {
	display: block;
	background: url(../../images/common/category_rest.gif) no-repeat;
	height: 40px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
	}

div#Category li.rest a:hover, div#Category li.rest a:active {background-position: 0 -45px;}

/*YahooWeather Style*/
div#YahooWeather {
	position: relative;
	background: url(../../images/common/unbg.gif);
	width: 200px;
	text-align: center;
	margin: 10px 0 0 5px;
	padding: 10px 0;
	}

/*BanerArea Style*/
div#BanerArea {
	position: relative;
	width: 220px;
	margin: 10px 0 0 0;
	padding: 0;
	}

div#BanerAreaTL {
	position: relative;
	height: 46px;
	width: 220px;
	}

div#BanerAreaTL h3 {
	background: url(../../images/common/contents_tl.gif) no-repeat;
	height: 46px;
	width: 220px;
	text-indent: -9999px;
	}

div#BanerList {
	position: relative;
	border: #CCC solid 1px;
	width: 197px;
	margin: 0 0 0 5px;
	padding: 0;
	}

div#BanerList span {
	display: block;
	}

div#BanerList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

div#BanerList li {
	text-align: center;
	border-bottom: #CCC dotted 1px;
	font-size: 90%;
	line-height: 20px;
	margin: 0 0 10px 0;
	padding: 8px 0;
	}

/*UnderMenu Area*/ 
div#UnderMenu {
	clear: both;
	background: url(../../images/common/yg3.gif);
	width: 950px;
	}

div#UnderMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

div#UnderMenu li {
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 30px;
	margin: 0;
	padding: 0 10px 0 5px;
	display: inline;
	}

/*Footer style*/
div#footer {
	position: relative;
	clear: both;
	background: url(../../images/common/footer_bg.gif);
	border-top: #CCC solid 3px;
	height: 120px;
	width: 950px;
	margin: 0;
	padding: 0;
	}

div#footer p {
	text-align: center;
	margin: 50px 0 0 0;
	}

div#footer ul {
	text-align: right;
	margin: 10px 20px 0 0;
	padding: 0;
	list-style-type: none;
	}

div#footer li {
	display: inline;
	margin: 0;
	padding: 0 0 0 20px;
	}

div#footer a {
	color: #333;
	text-decoration: underline;
	}
	
div#footer a:hover, div#footer a:active {
	text-decoration: underline;
	color: #0066CC;
	}
