/* グーグル検索窓 */

#in-google-box{
	padding-top: 17px;
	padding-left: 179px;
}



.in-google-bg{
	height: 53px;
	width: 669px;
	background-image: url(../img/base/co-google-bg.jpg);
	background-repeat: no-repeat;
}


.in-google-bg{
	height: 53px;
	width: 669px;
	background-image: url(../img/base/co-google-bg.jpg);
	background-repeat: no-repeat;
}


.co-box-mm{
	height: 36px;
	width: 230px;
	background-color: #190E5C;
}


.co-box_mm-line{
	border: 1px solid #190E5C;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	width: 228px;
}


.co-box-mm-txt{
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 10px;
	font-weight: bold;
}


.co-box_hajime-line{
	border: 1px solid #357650;
	background-color: #FFFFFF;
	margin-bottom: 1px;
	width: 228px;
}



/* メルマガ登録窓 */

.melmaga_box{
	height: 115px;
	width: 224px;
	background-image: url(../img/base/co-magumagu-bg.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
}

.melmaga_t{
	margin: 0px;
	padding: 0px;
}
.melmaga_in_box{
	padding-top: 9px;
	padding-left: 7px;
}




#in-co-box{
	width: 595px;
	padding-top: 27px;
	padding-left: 37px;
}


/*左カラム共通*/
.base-l{
	float: left;
}

/*右カラム共通*/
.base-r{
	float: right;
}




/* パンくずリスト
---------------------------------------------------- */
A:link.pankuzu-link { text-decoration:none; color: #0033cc;;}
A:visited.pankuzu-link { text-decoration:none;color: #0033cc;}
A:active.pankuzu-link { text-decoration:none;color: #0033cc;}
A:hover.pankuzu-link { text-decoration:underline;color:#0033cc;}




/* フォーム装飾
---------------------------------------------------- */
input, select, textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #949494 #949494 #949494 #949494;
	vertical-align: middle;
	color: #000000;
	background-color: #ffffff;
	height: 20px;
}

.inputsize_variation01{
  width: 348px;
}

.inputsize_variation02{
  width: 205px;
}


.button{
	border-style: none;
	height: 24px;
	width: 98px;
}