@charset "Shift_JIS";

body,div,p,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5;
}

body {
	color: #666666;
	background-color:#FBFBFB;
	font-size: 84%;
	font-family:"Hiragino Kaku Gothic Pro","Meiryo","Osaka","sans-serif";
}

img { border:0; }
ul { list-style: none; }

/* link */
a { color: #4096EE; text-decoration: none; }
a:hover { color: #FF7400; text-decoration: underline; }
a:visited { color: #4096EE; text-decoration: none; }
dt {
	font-weight: bold;
}
#topNavi {
	width: 860px;
	padding: 0px 10px;
	font-size: 13px;
	margin-bottom: 12px;
}
#topNavi li { float:right; }

#page {
	clear:both;
	width: 900px;
	margin:0px auto;
	background-color: #FFFFFF;
}
#page-in {
	clear:both;
	width: 880px;
	padding:0px 10px;
}

/* header */
#header {
	margin-bottom: 14px;
	height: 85px;
}
#title { 
	float: left;
	width: 440px;
	height:85px;
}
#top-rightbox {
	float: right;
	width: 430px;
	height: 65px;
	margin-left: 10px;
	padding: 10px 0;
}

#main-image {
	clear:both;
	height: 360px;
	width: 100%;
	background-image:url(../images/amma2010.jpg);
	margin-bottom: 8px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	background-repeat: no-repeat;
	background-position: right top;
}
#main-info {
	clear:both;
	float: left;
	height: 360px;
	width: 488px;
	padding: 0px;
}
#contents-outer {
	clear:both;
	width: 100%;	
}
#contents-outer p { margin-bottom:1em; }
#footer {
	clear:both;
	width: 900px;
	margin: 0 auto;
	height: 36px;
	background-color:#F8F8F8;
	border-top: 1px solid #DFDFDF;
}
#footer p { font-size:0.8em; padding: 6px 10px; }



/* globalNav */
#globalNav{
	clear: both;
	display: block;
	height: 42px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial,Verdana,Helvitica,sans-serif;
	background-color: transparent;
	background-image: url(../images/redslate_background.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 10px;
	text-transform:uppercase;
}
#globalNav ul{ 
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
}
#globalNav ul li{
	display: block;
	float: left;
	margin: 0 1px 0 0;
}
#globalNav ul li a{ 
	display: block;
	float: left;
	color: #FECCC3;
	text-decoration: none;
	padding: 11px 20px 0 20px;
	height: 28px;
}
#globalNav ul li a:hover,#globalNav ul li a.active{
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(../images/redslate_backgroundOVER.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* contents */
#column-left {
	float: left;
	width: 620px;
	margin-right: 20px;
	margin-bottom: 12px;
}
#column-right {
	float: right;
	width: 230px;
	margin-bottom: 12px;
}

.inner-left {
	width:280px;
	margin-right:20px;
	margin-bottom:20px;
	float: left;
	background-color: #F6F6F6;
	border: 1px solid #DBDBDB;
	padding: 10px;
}
.inner-right {
	width:280px;
	margin-bottom:20px;
	float: right;
	background-color: #F6F6F6;
	border: 1px solid #DBDBDB;
	padding: 10px;
}
.post {
	margin-bottom:20px;
	clear: both;
}

/* underNavi */
#underNavi {
	clear:both;
	float:right;
	font-size: 12px;
	padding: 0 10px 1em 0;
	text-align: right;
}

/* style */
.left { float: left; }
.right { float: right; }
.clear { clear: both; }

.bg-color01 { background-color: #F8F8F8; }
.box01 {
	float: left;
	width: 600px;
	background-color:#F8F8F8;
	border:1px solid #DBDBDB;
	padding: 10px;
	margin-bottom: 6px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.box01-in {
	width: 560px;
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;
	padding: 12px 10px 6px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom: 6px;
}
.box01-in .ad-text {
	font-size: 12px;
}
.box01-in .ad-text p {
	font-size: 12px;
}
.box01 dd { text-indent: 1em; }
.box02_topics {
	float: left;
	width: 600px;
	background-color:#F8F8F8;
	border:1px solid #DBDBDB;
	padding: 10px;
	margin-bottom: 6px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.box02_topics .title3 { padding: 0 0 3px 0; }
.box02_topics .description { padding: 6px 0 0 0; font-size:12px; }

.breadcrumbs {
	overflow:hidden;
	margin:0;
	padding:0;
	height: 30px;
	font-size: 12px;
	margin-bottom: 6px;
}
.breadcrumbs a, .breadcrumbs em, {
	float:left;
	overflow:hidden;
	height:24px;
	padding:0 8px;
	font-style:normal;
}
.dotLine-box {
	padding: 3px;
	border: 1px dashed #CCCCCC;
	font-size: 10px;
	margin-bottom: 10px;
}

.img-right { float: right; padding: 0 0 10px 10px; }
.img-left  { float: left; padding: 0 10px 10px 0; }
.img-center  { clear:both; margin: 3px auto; }

.larger { font-size:larger; }
.line_dot {
	clear:both;
	background-image: url(../images/line-dot.gif);
	background-repeat: repeat-x;
}

#kanso-post {
	float: left;
	width: 482px;
	height: 375px;
	margin-right: 10px;
}
.kanso-out {
	width: 226px;
	background-color: #F8F8F8;
	border: 1px solid #CDCDCD;
	float: left;
	margin: 0 10px 3px 0;
	padding: 8px 4px 2px 4px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.kanso-in {
	width: 202px;
	background-color: #FFFFFF;
	border: 2px solid #FF6FCF;
	padding: 12px 10px 8px 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.kanso-in p {
	line-height: 1.25;
	color: #333333;
	margin:0;
	padding:0;
}
.kanso-icon {
	width: 31px;
	height: 31px;
	margin-right: 1px;
	margin-bottom: 5px;
	float: left;
}
.kanso-name {
	padding: 16px 0 5px 34px;
	font-size: 12px;
}
.kanso-name p, {
	margin:0;
	padding:0;
}
.kanso-retsu {
	clear: both;
}

.margin-bottom10 { margin-bottom: 10px; }
.margin-bottom20 { margin-bottom: 20px; }

.main-midashi1 { font-size: 16px; margin-bottom: 5px; color: #3E4444; }

.sidebox-out { padding-bottom: 12px; }
.sidebox-in {
	margin-bottom: 15px;
	padding: 0;
}
.sidebox-title {
	color: #008C00;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 3px 0 0;
}
.sidebox-in p, .sidebox-in ul { margin:0; padding: 3px 6px 0 0; }
.sidebox-in li { padding-left: 10px;}
.sidebox-out .sidebox-in dl {
	margin-bottom: 1em;
}
.sidebox-border-dot { border-top: thin dotted #AAAAAA; }

.sidebox-out #AmmasPhotos {
	background-image: url(../amma/images/bg_side-amma.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 496px;
}
.sidebox-out #award {
	background-image: url(../forum/images/bg_side-award.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 741px;
}

.smaller { font-size: 10px; }
.sup {
	vertical-align: super;
	font-size: 60%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.table-programGuide {
	font-size: 11px;
	margin-bottom: 3px;
}
.table-programGuide td {
	padding: 6px 3px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.table-programGuide .title {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.table-programGuide .center {
	text-align: center;
}
.table-programGuide .migiyose {
	text-align: right;
}
.table-programGuide-t {
	font-size: 12px;
	margin-bottom: 3px;
}
.table-programGuide-t td {
	padding: 6px 3px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.table-programGuide-t .title {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
.table-programGuide-t .center {
	text-align: center;
}
.table-programGuide-t .migiyose {
	text-align: right;
}

.text-right { text-align: right; }
.text-left { text-align: left; }
.text-center { text-align: center; }

.thumbnail {
	margin: 6px;
	border: thin solid #CCCCCC;
}

.title1 { font-size: 18px; color: #800040; background-color:#F8F8F8; padding:3px 0; }
.title2 { font-size: 16px; color: #800040; }
.title3 { font-size: 14px; color: #800040; }

.mtg-date {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #DFDFDF;
	width: 110px;
}
.v-mtg td {
	padding: 0.5em;
	vertical-align: top;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}
.v-mtg .fixed {
	background-color: #F0F0F0;
}
.right_column-box {
	width: 222px;
	margin: 0 0 6px 0;
	padding: 8px 4px 2px 4px;
	background-color: #F8F8F8;
	border: 1px solid #CDCDCD;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#top-thanksAmma {
	background-image: url(../images/bg_thanksamma.jpg);
	background-position: top;
	background-color: #FFACE3;
	background-repeat: no-repeat;
	padding-top: 44px;
}
.top_thanksAmma-title {
	color: #FF6FCF;
	font-weight: bold;
}
.top_thanksAmma-in {
	width: 198px;
	padding: 12px 10px 8px 10px;
	background-color: #FFFFFF;
	border: 2px solid #FF6FCF;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin-bottom: 3px;
}
.top_thanksAmma p {
	line-height: 1.25;
	color: #333333;
	margin:0;
	padding:0;
}
.top_thanksAmma-name {
	padding: 0 0 5px 0;
	font-size: 12px;
	text-align: right;
}
.top_thanksAmma-name p, {
	margin:0;
	padding:0;
}
#tool-link {
	clear: both;
	display: block;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Verdana,Helvitica,sans-serif;
	margin-bottom: 0px;
	text-transform:uppercase;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	height: 32px;
	padding: 3px 0;
}
#tool-link ul{ 
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
}
#tool-link ul li{
	display: block;
	float: right;
	margin: 0 1px 0 0;
}
#tool-link ul li a{ 
	display: block;
	float: right;
	text-decoration: none;
	padding: 0 12px;
}
#tool-link ul li a:hover{
}

