@charset "UTF-8";

/* ======== content ======== */

#content div.title h3{
	width:354px;
	float:left;
}
#content div.title div{
	width:300px;
	padding:4px 0 0 0;
	text-align:right;
	float:left;
}

/* -------- フォーム共通 -------- */

#content div.form p.info{
	padding:0 0 20px 6px;
}
#content div.form p.info2{
	padding:10px 0 10px 6px;
}
#content div.form div.title_form{
	margin:0 0 20px 0;
	padding:10px 0 5px 0;
}
#content div.form div.title_form1{
	margin:0 0 5px 0;
	padding:10px 0 5px 0;
}
#content div.form div.title_form2{
	margin:20px 0 5px 0;
	padding:10px 0 5px 0;
}
#content div.form div.title_form h4{
	width:384px;
	padding:0 0 0 6px;
	float:left;
}
#content div.form div.title_form1 h4{
	width:384px;
	padding:0 0 0 6px;
	float:left;
}
#content div.form div.title_form2 h4{
	width:384px;
	padding:0 0 0 6px;
	float:left;
}
#content div.form div.title_form div{
	width:270px;
	text-align:right;
	float:left;
}
#content div.form div.title_form1 div{
	width:270px;
	text-align:right;
	float:left;
}
#content div.form p.mdse_title{
	width:636px;
	margin-top:20px;
	padding:2px 12px 2px 12px;
	color:#FFFFFF;
	background-color:#666666;
}
#content div.form p.mdse_title1{
	width:636px;
	margin-top:5px;
	padding:2px 12px 2px 12px;
	color:#FFFFFF;
	background-color:#666666;
}
#content div.form table.t1{
	width:660px;
	margin:0 0 0 0;
}
#content div.form table.t1 th{
	vertical-align:top;
}
#content div.form table.t1 th.wid{
	width:150px;
}
#content div.form table.t1 td{
	vertical-align:top;
}
#content div.form table.t1 td.wid1{
	width:15px;
}
#content div.form table.t1 td.wid2{
	width:495px;
}

#content div.form table.t2{
	width:660px;
	margin:0 0 5px 0;
}
#content div.form table.t2 th{
	vertical-align:top;
	text-align:center;
}
#content div.form table.t2 th.wid1{
	width:395px;
}
#content div.form table.t2 th.wid2{
	width:1px;
}
#content div.form table.t2 th.wid3{
	width:145px;
}
#content div.form table.t2 th.wid4{
	width:1px;
}
#content div.form table.t2 th.wid5{
	width:118px;
}
#content div.form table.t2 td{
	vertical-align:top;
	text-align:center;
}
#content div.form table.t2 td.ex{
	vertical-align:middle;
	text-align:left;
	line-height:250%;
}
#content div.form table.t2 td.ex2{
	vertical-align:middle;
	text-align:center;
}

#content div.form table.t3{
	width:660px;
	margin:0 0 5px 0;
}
#content div.form table.t3 th{
	vertical-align:top;
	text-align:center;
}
#content div.form table.t3 th.wid1{
	width:59px;
}
#content div.form table.t3 th.wid2{
	width:1px;
}
#content div.form table.t3 th.wid3{
	width:335px;
}
#content div.form table.t3 th.wid4{
	width:1px;
}
#content div.form table.t3 th.wid5{
	width:145px;
}
#content div.form table.t3 th.wid6{
	width:1px;
}
#content div.form table.t3 th.wid7{
	width:118px;
}
#content div.form table.t3 td{
	vertical-align:top;
	text-align:center;
}
#content div.form table.t3 td.ex{
	vertical-align:middle;
	text-align:left;
	line-height:250%;
}
#content div.form table.t3 td.ex2{
	vertical-align:middle;
	text-align:center;
}

#content div.form table.t4{
	width:660px;
	margin:0 0 0 0;
}
#content div.form table.t4 th{
	vertical-align:top;
	text-align:center;
}
#content div.form table.t4 th.wid1{
	width:295px;
}
#content div.form table.t4 th.wid2{
	width:1px;
}
#content div.form table.t4 th.wid3{
	width:275px;
}
#content div.form table.t4 th.wid4{
	width:1px;
}
#content div.form table.t4 th.wid5{
	width:88px;
}
#content div.form table.t4 td.ex{
	text-align:center;
}

/* -------- フォーム入力画面 -------- */

#mdse_btn{
	padding:10px 0 30px 0;
}
#mdse_btn p.left{
	width:330px;
	text-align:left;
	float:left;
}
#mdse_btn p.right{
	width:330px;
	text-align:right;
	float:left;
}
#mdse_add{
	display:none;
	margin-bottom:20px;
}
#linkage_btn{
	padding:10px 0 30px 0;
}
#linkage_btn p.left{
	width:330px;
	text-align:left;
	float:left;
}
#linkage_btn p.right{
	width:330px;
	text-align:right;
	float:left;
}
#linkage_add{
	display:none;
	margin-bottom:20px;	
}

/* input */

#content div.form input.radio{
	margin:0 5px 0 5px;
}

/* Firefoxのスタイル */
html>/**/body #content div.form input.radio{
	vertical-align:-0.2em;
}

#content div.form input.mdse_name{
	width:280px;
}
#content div.form input.mdse_color{
	width:100px;
}
#content div.form input.mdse_thick{
	width:50px;
	margin:0 5px 0 0;
}
#content div.form input.mdse_flow_r{
	width:50px;
	margin:0 5px 0 0;
}

#content div.form input.mdse_size{
	width:160px;
	margin:0 5px 0 0;
}
#content div.form input.mdse_flow{
	width:270px;
}
#content div.form input.mdse_number{
	width:50px;
	margin:0 5px 0 0;
}
#content div.form select.mdse_size{
	width:170px;
}
#content div.form input.mdse_othersize{
	width:25px;
}

#content div.form select.linkage_name{
	width:270px;
}
#content div.form input.linkage_text{
	width:250px;
}
#content div.form input.linkage_number{
	width:40px;
}

/* -------- フォーム確認画面、エラー画面 -------- */

#content div.form div.mdse_area{
	margin-bottom:20px;
}
#content div.form div.linkage_area{
	margin-bottom:20px;
}
#content div.form p.attention{
	margin-bottom:10px;
}

/* -------- ポップアップ -------- */

#content_pop{
	width:698px;
	border-right:1px solid #D9D9D9;
	border-left:1px solid #D9D9D9;
	background-color:#FFFFFF;
}
#content_pop div.popup{
	padding:20px;
	text-align:left;
}
#content_pop div.popup div.cate p{
    margin-left:10px;
}
#content_pop div.popup div.cate{
	padding:0 0 20px 0;
}
#content_pop div.popup div.cate1{
	padding:0 0 10px 0;
}
#content_pop div.popup div.cate div.inner{
	margin:0 10px 0 10px;
	padding:10px;
	background-color:#F2F2F2;
}
#content_pop div.popup h1{
	padding:0 0 20px 0;
}
#content_pop div.popup h2{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}

#content_pop div.popup h2 img{
		margin-right: 5px;
				
	}

#content_pop div.popup h3 img{
		margin-right: 5px;
	
	
}
#content_pop div.popup h3{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}


#content_pop div.popup p{
	margin:0;
	padding:0 0 20px 0;
}
#content_pop div.popup p img{
	margin:0 5px 0 0;
	vertical-align:-0.2em;
}
#content_pop div.popup ul{
	padding:0 0 20px 20px;
}
#content_pop div.popup ol{
	padding:0 0 20px 20px;
}
div.footer{
	width:700px;
	text-align:right;
	border-top:1px solid #D9D9D9;
}

/* -------- innerLink -------- */

#content_pop div.popup div.innerLink{
	width:658px;
	margin:0 0 25px 0;
	padding:10px 0 10px 0;
	text-align:center;
	background-color:#F9F4F0;
	border-top:1px solid #D9D9D9;
	border-bottom:1px solid #D9D9D9;
}

/* -------- pagetop -------- */

/* コンテンツの最下部用 */
#content_pop div.popup div.pagetop{
	width:660px;
	margin:0 0px 0 0px;
	padding:0 0 30px 0;
	text-align:right;
}
/* コンテンツの中間用 */
#content_pop div.popup div.pagetopEx{
	width:660px;
	padding:0 0 30px 0;
	text-align:right;
}
