* {
    margin:0;
}
body {
	font-size: 90%;
	line-height:1.3em;
	color: #333;
	font-family: "Avenir Next", Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "メイリオ", Meiryo, Osaka, sans-serif;
	background-color: #fff;
	width: 100%;
}
img{
	border:none;
	vertical-align: top;
}
table{
	border-collapse:collapse;
}
a:hover {
	text-decoration: none;
}

/*DVIレイアウト*/
#head_cont {
	padding: 0px;
	margin: 2px 0px 2px 10px;
}

#head_cont h1 {
	font-size: 12px;
	font-weight: normal;
	color: #FA4100;
	padding: 0;
	width: 850px;
}
#header{
	background-color: #FA4100;
	width:850px;
	height:138px;
	padding:0 0 5px 0;
	margin-bottom:10px;
}
#main,
#main2 {
	width: 850px;
	background-color: #fff;
}
#conte,
#conte2 {
	width: 640px;
	float:right
}
#navi,
#navi2 {
	float: left;
	width: 200px;
}
#footerarea {
	clear: both;
}
#footter{
	clear:both;
	text-align:center;
	width:850px;
	height:17px;
	padding-top:3px;
	background-image: url(../images/footer.gif);
}
#footter a{
	font-size: 10px;
	text-decoration: none;
	color: #fff;
}

.btn{}
td {
	color: #333;
	line-height:130%;
}
ol li{
	padding:0 0 5px 0;
}
 ol{
	margin-left:22px;
	padding:0;
}
table.alyo1{
	border-collapse:collapse;
}
table.alyo1 td{
	padding:5px;
	border:1px solid :::;
}
/* ナビゲーション */
#navi h4{
	padding:0;
}
table.link,
div.link,
ul.link{
	margin-bottom:15px;
	padding:0;
	border-right: 1px solid #f90;
	border-bottom: 1px solid #f90;
	border-left: 1px solid #f90;
}
div.link,
ul.link{
	padding-left:3px;
	width: 194px;
}
ul.home{
	padding:0 0 5px 4px;
	border: none;
}
table.link td{
	padding:0 0 5px 3px;
}
table.link td ul{
	padding:0;
}
.link li{
	font-size: 12px;
	color: #333;
	line-height: 1.2;
	background: url(../images/link_f2.gif) 0 2px no-repeat;
	list-style-type:none;
	margin-bottom:4px;
}
.link li.img{
	background-image: none;
	list-style-type:none;
	margin:0 0 5px 0;
	padding:0;
}
.link li a{
	color: #333;
	text-decoration: none;
	background: url(../images/link.gif) 0 2px no-repeat;
	padding-left:14px;
	display: inline-block;
	*display: inline;
	*zoom:1;
}
.link li.img a{
	background-image: none;
	padding-left:0;
}
.link li a:hover{
	color: text-indent: -9999px;
	text-decoration: underline;
	background-image: none;
}
.link li.link_on{
	color: #f30;
	padding-left:14px;

}

.navi1,
.navi1 a {
	font-size: 12px;
}
.navi2,
.navi2home,
.navi2_on{
	font-size: 12px;
	margin: 5px 0;
	line-height: 12px;
}
.navi2 a,
.navi2home a{
	color: #333;
	text-decoration: none;
	background-image: url(../images/link.gif) 0 0 no-repeat;
	display: block;
	padding-left: 14px;
}
.navi2 a:hover,
.navi2home a:hover{
	color: #f30;
	text-decoration: underline;
	background-image: url(../images/link_f2.gif);
}
.navi2_on {
	color: #f30;
	background-image: url(../images/link_f2.gif);
	display: block;
	padding-left: 14px;
	margin: 5px 0 5px 0px;
	line-height: 12px;
}
.navi2_on a{
	color: #f30;
	display: block;
	text-decoration: none;
}
/* 見出しと本文 */
#conte h1,
h2 {
	font-size: 22px;
	color: #fff;
	background: url(../images/midashi1.gif) 0 0 no-repeat;
	margin-bottom: 5px;
	padding: 22px 0 0 60px;
	height: 28px;
	clear: both;
}
h2 {
	font-size: 16px;
	background-color:#f30;
	background-image: url(../images/midashi2.gif);
	padding: 5px 0 0 10px;
	width: 630px;
	height: 20px;
}
.top h2,
.item h2,
#order h2 {
	background-image: none;
	background-color: none;
	padding: 0;
	margin: 0;
	width: 640px;
	height: auto;
}
.item h2 {
	padding: 5px 0 0 10px;
	height: 35px;
}
#order h2 {
	height: 35px;
}
.way h2 {
	font-size: 14px;
	background-image: url(../support/images/midashi2-S.gif);
	background-color: #fff;
	background-position: 0 10px;
	margin: 0 0 10px 10px;
	padding: 13px 0 0 15px;
	width: 615px;
	height: 22px;
}
.rule h2 {
	color: #000;
	background-image: none;
	background-color: #fff;
	border-bottom: 2px solid #f00;
	font-size: 14px;
	padding: 0 0 0 2px;
}
h3 {
	font-size: 16px;
	background-image: url(../images/midashi3.gif);
	background-repeat: no-repeat;
	margin: 0 0 5px 10px;
	padding: 1px 0 0 17px;
	clear: both;
}
.top h3 {
	background-image: none;
	margin: 0;
	padding: 0;
	width:640px;
	background-color: #f60;
	text-align: center;
}
#order .order_waku1 h3 {
	margin: 0;
	padding: 0;
	background-image: none;
}
#order h3.titan,
.top h3.titan {
	margin: 0 0 5px 0;
	width:320px;
	background-color: #0099FF;
	text-align: left;
	float: none;
	padding: 0;
}
#order h3.titan {
	background-image: none;
	width:300px;
}
h4 {
	margin: 0;
	padding: 0;
	clear: both;
}
.top h4 {
	margin: 0 0 10px 0;
}
h5 {
	margin: 0 0 10px 10px;
	padding: 0;
	clear: both;
}
.top h5 {
	margin: 0;
}
.pg0 {
	padding: 0;
	margin: 0 0 20px 0;
	clear: both;
}
.top .pg0 {
	margin: 0 0 15px 0;
	clear: both;
}
.top .pg0 p{
	margin: 0 0 15px 0;
}

.pg1 {
	margin: 0 0 30px 10px;
	padding: 0;
	clear: both;
}
.pg2 {
	padding: 0 0 20px 15px;
	margin: 0;
	width: 625px;
}
.pg2 p{
	padding: 0 0 1em 0;
	margin: 0;
}
.mida1 {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	background: url(../images/midashi1.gif) 0 0 repeat-y;
	height: 50px;
	padding: 18px 0 0 60px;
	margin: 0 0 5px;
}
.mida2,
.mida2b,
.mida2c,
.mida2d {
	color: #fff;
	font-size: 16px;
	font-weight: bold;;
	border-top-style: none;
	background: url(../images/midashi2.gif) 0 0 repeat-y;
	padding: 5px 0 4px 10px;
	width: auto;
}
/*
.mida2b {
	width: 610px;
}
*/
.mida2c {
	margin-bottom: 10px;
/* 	width: 295px; */
}
.mida2d {
	margin-bottom: 5px;
	padding: 3px 0 3px 10px;
/* 	width: 140px; */
}
.mida3 {
	font-size: 16px;
	background-image: url(../images/midashi3.gif);
	margin-left: 15px;
	padding-left: 17px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 2px;
}
#footternavi{
	clear: both;
	width:620px;
	margin:20px 0 0 0;
	padding:0 10px 20px 10px;
	font-size:12px;
}
#footternavi:after {
	content: "";
	display: block;
	clear: both;
}
#footternavi #prev{
	width:300px;
	float:left;
}
#footternavi #next {
	width:300px;
	float:right;
	text-align:right;
}
#footternavi a{
	color: #000;
	text-decoration: none;
	padding-top:20px;
	display:block;
}
#footternavi a:hover {
	color: #f00;
	text-decoration: underline;
}
#footternavi #prev a{
	background-image: url(../images/prev.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footternavi #next a{
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.cle{
	clear:both;
}
.footer a{
	font-size: 10px;
	text-decoration: none;
	color: #fff;
}
.sentaku {
	font-size: 12px;
	padding-top: 0px;
	font-weight: bold;
}
.sentakuwh {
	font-size: 12px;
	padding-top: 0px;
	font-weight: bold;
}
.sentakub {
	font-size: 10px;
	padding-top: 0px;
	font-weight: bold;
}
img.enter {
	vertical-align:middle;
	padding: 5px 5px;
}
.item_price {
	color: #f00;
	font-weight: bold;
}
.item_price2 {
	color: #f00;
	font-weight: bold;
	font-size: 125%;
}

.txt12px {	font-size: 12px;
}
.txt10px {	font-size: 10px;
}
.txt1 {
	line-height: 125%;
	padding-left: 15px;
	padding-right: 10px;
}
.txt1b {
	line-height: 125%;
	padding-left: 15px;
	padding-right: 10px;
}
.txt1b a{
	color: #f30;
	margin: 0px 2px;
}
.txt1b a:hover{
	color: #f60;
	font-weight: bold;
}

.txt2 {
	font-size: 12px;
}
.txt3 {
	font-size: 12px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.item_table1 {
	border: 1px solid #f90;
	background-color: #ffc;
}
.item_table1b {
	border: 1px solid #f90;
}
.item_table2 {
	border: 1px solid #39f;
	background-color: #F0F8FF;
}
.txt14px {
	font-size: 14px;
}
.txt18px {
	font-size: 18px;
}
.in a:link
{
	font-size: 12px;
	background-image: url(../images/in.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: left;
	height: 18px;
}
.in a:hover
{
	background-image: url(../images/in_f2.gif);
}
.ruby {
	font-size: 10px;
	font-weight: normal;
}
.form_td1 {
	padding: 2px;
}
.txt10px {
	font-size: 10px;
	line-height: 120%;
}
.btn_fax {
	margin-left: 5px;
}
.a_dn {
	color: #333;
	text-decoration: none;
}
.a_dn a {
	color: #333;
	text-decoration: none;
}
.st01 {
	font-weight: normal;
	font-size: 90%;
}
.p01 {
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.p04 {
	margin: 0px 40px 20px 20px;
}
.p04b {
	margin: 0px 20px 40px 20px;
	line-height: 140%;
}
.p05 {
	margin: 10px 40px 40px 30px;
	line-height: 140%;
}
/* トップ用 */
.top ul,
.top ul li{
	margin:0;
	padding:0;
	list-style-type:none;
}
.top ul li{
	float:left;
	display:inline;
}
.top ul li.center{
	margin:0 17px;
}
.waku{
	padding:10px 8px 8px 8px;
	border-right:2px solid #f90;
	border-bottom:2px solid #f90;
	border-left:2px solid #f90;
	width: 620px;
	line-height: 1.2;
}
#order .waku{
	width: 600px;
}
.waku:after {
	content: "";
	display: block;
	clear: both;
}
.waku_titan{
	padding:8px;
	border:2px solid #0099FF;
	width: 620px;
}
.waku_titan p{
	padding:5px 0;
	margin: 0;
}
#sale table{
	padding:0;
	margin: 0;
}
#sale p{
	font-size:12px;
	background-image: none;
	text-align:center;
	margin: 0;
	padding: 0;
}

/*フォーム用IME切り替えCSS*/
#postcode,
#tel,
#fax,
#keitai,
#email,
#email2{
		ime-mode:disabled;
}
textarea#carv{
	width: 200px;
}
.shop_td1 {
	font-size: 12px;
	background-color: #fff;
}
.shop_td2 {
	font-size: 14px;
	font-weight: bold;
	background-color: :;
}
.shop_td2 a{
	color: :;
}
.shop_td2 a:hover{
	color: #f60;
}
.p04b a{
	color: #f30;
}
.p04b a:hover{
	color: #f60;
	font-weight: bold;
}

#conte ul.banner * {
	padding:0;
}
#conte ul.banner {
	list-style-type:none;
	padding:0;
	padding-bottom: 15px;
}
#conte ul.banner li {
	float:left;
	margin-right:8px;
}
#conte ul.banner li.r {
	margin-right:0;
}


/* 新しいご案内 */
#news_area {
	font-size:12px;
	color: #333;
	line-height:1.2;
	background:#fff;
	height: 120px;
	overflow: scroll;
}
#news_area dl {
	list-style-type:none;
	padding: 8px 5px;
}
#news_area dt {
	font-size:10px;
	margin-bottom: 3px;
}
#news_area dt:first-letter {
	color:#F90;
}
#news_area dd {
	background:url(http://www.alyo.jp/images/top/news_line.gif) 0 100% repeat-x;
	margin-bottom: 7px;
	padding-bottom: 7px;
}
#news_area dd a{
	color: #f30; 
}
#news_area dt a:hover {
	column-rule: #fff;
	text-decoration:none;
	background-color: #f60;
}


/* 印章の友 */
#navi2 ul.newitem {
	list-style-type:none;
	margin:0 0 10px 0;
	padding: 0;
}
#alyobtn li#alyobtn_alyo{
	display:none;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}