@charset "UTF-8";

/*--共通設定
------------------------------------*/
body,div,p,ul,ol {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

img {
	border:0;
}

/*--toppage base layout style
------------------------------------*/
body {
	/*background-image:url(../../skin/bg_all.gif);*/
	background-color:#FFFFFF;
	text-align:center;
	color:#333333;
	line-height:1.2;
}

#wrapper {
	width:790px;/*全体幅*/
	background-image: url("../../skin/bg_shadow.gif");
	background-repeat: repeat-y;
	margin:0 auto;
	text-align:left;
}

#container {
	width:770px;/*全体幅*/
	margin:0 auto;
	text-align:left;
}

.layout-toppage #container {
	background-color:#FFFFFF;
}

#navigation {
	background-image:url(../../skin/bg_navigation.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:5px;
}

#pagebody {
	padding-top:0px;
	padding-bottom:0px;
}

#alpha {
	float:left;
	width:180px;/*左幅*/
}

#beta1 {
	float:left;
	width:770px;/*メイン幅：一列構成*/
}
#beta2 {
	float:left;
	width:590px;/*メイン幅：二列構成*/
}
#beta3 {
	float:left;
	width:410px;/*メイン幅：三列構成*/
}

#gamma {
	float:left;
	width:180px;/*右幅*/
}

#alpha .inner {
	margin-left:0px;
	margin-right:0px;
}

#beta1 .inner,#beta2 .inner,#beta3 .inner {
	/*margin-top:10px;*/
	margin-left:10px;
	margin-right:10px;
}

#gamma .inner {
	margin-left:0px;
	margin-right:0px;
}

.layout-toppage #beta1,.layout-toppage #beta2,.layout-toppage #beta3 {
	background-color:#FFFFFF;
}

.asset-photo-top, 
.asset-photo-bottom {
}

.asset-photo-left {
	float:left;
}

.asset-photo-right {
	float:right;
}

/*リンク色*/
/*
#container a {
	color:#336633;
	text-decoration:underline;
}

#container a:hover {
	color:#003300;
	text-decoration:underline;
}
*/

/************************************************************/
/*--header style
------------------------------------*/
#header {
	position:relative;
}

/************************************************************/
/*--navigation style
------------------------------------*/
#mainnavi {
	padding:12px 10px 15px 10px;
	margin-bottom:5px;
}

#navigation #globalnavi {
	text-align:left;
}

#globalnavi ul {
	list-style:none;
}

#globalnavi ul li {
	display:inline;
	padding:1px 5px 1px 5px;
	margin:0;
	line-height:1.0;
	color:#FFFFFF;
	font-weight:bold;
	border-right:3px solid #ccd6ff;
}

#globalnavi ul li span {
	padding:5px 10px;
}

#globalnavi ul li a {
	color:#336699;
	text-decoration:none;
}

#globalnavi ul li a:hover {
	color:#003366;
	text-decoration:none;
}

/************************************************************/
/*--ログイン状況
------------------------------------*/
/*ログイン後の案内用スタイル*/
.main-login-after {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	border:1px dotted #999999;
	padding:10px;
	background-color:#ebf9d7;
	font-size:0.9em;
	line-height:1.3;
}

.main-login-after a {
	color:#336633;
	text-decoration:underline;
}

.main-login-after a:hover {
	color:#003300;
	text-decoration:underline;
}

/************************************************************/
/*--pagebody style
------------------------------------*/
#pagebody #pagehead {
	margin-bottom:0px;
}

/*--pagefooter style
------------------------------------*/
.asset-foot {
	text-align:right;
	color:#ff6633;
	font-size:85%;
	clear:both;
	padding-right:5px;
}

.asset-foot a {
	color:#ff6633;
	text-decoration:none;
}

.asset-foot a:hover {
	color:#ff3300;
	text-decoration:none;
}


/*alpha,gamma - 背景色
------------------------------------*/
.bg-dark {
	background-color:#f2f7fc;
}

.bg-light {
	background-color:#f2f7fc;
}

/*--中央スタイル
------------------------------------*/
.main-asset {
	margin-bottom:15px;
}

.main-asset .asset-head {
	background-image:url(../../skin/bg_assethead.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFFFFF;
	padding:8px 5px 10px 30px;
	margin-bottom:10px;
	color:#ff6633;
	font-weight:bold;
}

.main-asset .asset-cont {
	padding-left:5px;
	padding-right:5px;
	margin-bottom:10px;
}

.main-asset .asset-photo {
	/*float:right;*/
	margin-left:5px;
	margin-bottom:5px;
	border:2px solid #FFFFFF;
}

.main-asset .asset-title {
	font-size:90%;
	line-height:1.4;
	font-weight:bold;
	margin-bottom:5px;
}

.main-asset .asset-title a {
	color:#ff6633;
	text-decoration:underline;
}

.main-asset .asset-title a:hover {
	color:#ff3300;
	text-decoration:underline;
}

.main-asset .asset-body {
	font-size:90%;
	line-height:1.3;
	padding-left:10px;
	
}

.main-asset .main-table td {
	vertical-align:top;
}


/*--左右スタイル
------------------------------------*/
.asset-title {
	font-size:90%;
	line-height:1.4;
	font-weight:bold;
}

.asset-title a {
	color:#336633;
	text-decoration:underline;
}

.asset-title a:hover {
	color:#003300;
	text-decoration:underline;
}

.asset-body {
	font-size:80%;
	line-height:1.3;
}

/*---pickup------------------------*/
.pickup {
	padding-bottom:10px;
	background-color:#f2f7fc;
}

.pickup .asset-head {
	background-image:url(../../skin/title_pickup.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:45px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:110%;
	line-height:1.3;
	font-weight:bold;
	color:#ffffff;
}

/*公開日記用ヘッダ*/
.pickup .asset-head_diary {
	background-image:url(../../skin/title_diary.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:45px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:110%;
	line-height:1.3;
	font-weight:bold;
	color:#ffffff;
}

/*地域活動報告用ヘッダ*/
.pickup .asset-head_report {
	background-image:url(../../skin/title_report.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:45px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:110%;
	line-height:1.3;
	font-weight:bold;
	color:#ffffff;
}

.pickup .asset-cont {
	padding:5px;
}

.pickup .pickup-table td {
	vertical-align:top;
}

.pickup .asset-photo {
	border:2px solid #FFFFFF;
	margin-left:5px;
}
/*----search----------------------*/
.search {
	padding-bottom:10px;
	background-color:#f2f7fc;
}

.search-btn {
	text-align:center;
	margin-bottom:10px;
}

.search-table td {
	vertical-align:top;
	padding-bottom:5px;
	font-size:80%;
}

.search-table a {
	color:#336633;
	text-decoration:underline;
}

.search-table a:hover {
	color:#003300;
	text-decoration:underline;
}

.search .asset-cont {
	padding:0 2px; /*padding:0 5px;*/
}


/*---free---------------*/
.free {
	padding-bottom:10px;
	background-color:#f2f7fc;
}

.free .asset-head {
	text-align:left;
	font-size:100%;
	line-height:1.3;
	color:#ffffff;
	padding:10px 5px 10px 45px;
	font-weight:bold;
	background-image:url(../../skin/title_free.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	margin-bottom:3px;
}

.free .asset-cont {
	padding:2px 5px 2px 5px;
	line-height:1.3;
}

.free .asset-title {
	font-size:90%;
	line-height:1.3em;
	font-weight:normal;
	margin-bottom:0px;
}

.free .asset-body {
	font-size:80%;
	line-height:1.2em;
}

.free .asset-cont a {
	color:#336633;
	text-decoration:underline;
}

.free .asset-cont a:hover {
	color:#003300;
	text-decoration:underline;
}


/*---ranking---*/
.ranking {
	padding-bottom:10px;
	background-color:#f2f7fc;
}

.ranking .asset-cont {
	padding:0 5px;
}

.asset-ex {
	font-size:80%;
	line-height:1.3;
	margin:5px;
	border-bottom:1px solid #999999;
}

.ranking-table td.ranking-text {
	font-size:85%;
	line-height:1.2;
	padding-top:5px;
	padding-bottom:5px;
}
.ranking-table td.ranking-img {
	padding-right:5px;
	padding-bottom:5px;
}

.ranking-table a {
	color:#336699;
	text-decoration:none;
}

.ranking-table a:hover {
	color:#003366;
	text-decoration:underline;
}


/*-----------------------------------------------------------------------*/



/*footer style
------------------------------------*/
#footer {
	padding:15px 10px;
	background-image:url(../../skin/footer_line.gif);
	background-repeat:no-repeat;
	background-position:top;
}

#footer #fnavi {
	float:left;
	width:49%;
}

#footer #copyright {
	float:left;
	width:49%;
	text-align:right;
	color:#666666;
}

#footer #fnavi a {
	color:#333333;
	padding-right: 12px
}

#footer #fnavi a:hover {
	color:#333333;
	padding-right: 12px
}


/*font size style
------------------------------------*/
body {
	font-size:0.98em;
}

h1,h2,h3,h4,h5,h6 {
	font-size:1.0em;
	line-height:1.4;
	font-weight:normal;
}

#globalnavi ul li {
	font-size:12px;
	line-height:12px;
}

#basenavi p {
	font-size:11px;
	line-height:12px;
}

#pagenavi ul li {
	font-size:12px;
	line-height:12px;
}

#footer #fnavi p {
	font-size:15px;
}

#footer #copyright p {
	font-size:10px;
}

