@charset "utf-8";

/*//////////////*/

div#top_bg2{
	background-image: url(../images/top_bg2.jpg);
	background-repeat: repeat-x;
	clear: both;
	padding-top: 5px;
	
}

#section{
	width:360px;
	padding:5px;
	border: 1px dotted #E0E0E0;
	background-image: url(../images/section_bg.gif);
	float: left;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 6px;
	display: inline;
}

#section2{
	width:523px;
	padding:5px;
	border: 1px dotted #E0E0E0;
	background-image: url(../images/section_bg.gif);
	float: left;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 6px;
	display: inline;
}

/*///////////////*/


/*ワットニュー/////*/

div.what_new{
	margin:0px;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	height: 140px;
	background-image: url(../images/kyara02.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}



div.what_new h2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}

 div.what_new p{
	margin:5px 0px 5px 25px;
	padding:0px 0px 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	
}


/*ようこそ/////*/

div.welcome{
	margin-right: 10px;
	margin-left: 10px;
}


div.welcome p{
	line-height: 22px;}



/*作品展示会/////*/

div.works{
	background-color: #FFFFFF;
	height: 140px;
	background-image: url(../images/kyara01.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div.works li{
	float: left;
	margin-left: 10px;
}
div.works p{
	margin:5px 0px 0px 15px;
	line-height: 22px;
}
div.worksbox {
	float: left;
	padding-top: 5px;
}

/*当番/////*/

div.touban{
	background-color: #FFFFFF;
	background-image: url(../images/kyara03.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

div.touban p.t_text{
	margin:5px 0px 5px 15px;
}

div.touban p.t_text2{
	margin:5px 10px 0px 0px;
	padding:0px 0px 5px 0px;
	text-align: right;
}

div.touban table{
	margin:0px 0px 0px 15px;
	border: 1px solid #5FD211;
	border-collapse:collapse;
}

div.touban th{
	margin:0px 0px 0px 0px;
	padding:3px 3px 3px 3px;
	background-color: #F2FFD0;
	text-align: center;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #5FD211;
	border-right-color: #5FD211;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5FD211;
	background-image: url(../images/th_bg.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5FD211;
}

div.touban td{
	margin:0px 0px 0px 0px;
	padding:3px 3px 3px 3px;
	text-align: center;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5FD211;
}

.red{
	font-weight: bold;
	color: #FF3333;
}

/*モバイル/////*/

div#mobaile{
	float: left;
	width: 200px;
	margin: 5px;
	padding:0px 5px 5px 5px;
}

div#mobaile .waku{
	width: 200px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 220px;
	background-image: url(../images/kyara04.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 7px;
}

div#mobaile h2{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div#mobaile p.qr{
	margin:15px 0px 15px 0px;
	padding:0px 0px 0px 0px;
	text-align: center;
}

div#mobaile p.q_text{
	width:180px;
	margin:0px 10px 0px 10px;
	padding:10px 0px 0px 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	font-size: 14px;
	font-weight: bold;
	color: #5F8305;
}

/*モバイル/////*/

div.bana_list{
	width: 740px;
	margin:5px 10px 0px 10px;
	padding:10px 5px 0px 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	display: block;
}

div.bana_list ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 3px;
}

div.bana_list li{
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	display: inline;
}
