@charset "utf-8";

* {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.f_l {float: left;}

.f_r {float: right;}

.clear {clear:both;margin:0px;padding:0px;line-height:0px;}

/*  ----------------------------------------------------  */
/*  タグのＣＳＳ */
/*  ----------------------------------------------------  */

body {
	color:#000000;
	font-family: 'メイリオ','ＭＳ Ｐゴシック','Trebuchet MS';
	font-size:0.9em;
	margin:0px auto 0px auto;
	width:100%;
 }

img {
	-ms-interpolation-mode: bicubic;
	line-height: 0em;
	border: 0px;
	margin:0px;
	padding:0px;
}


a:link { color: #003399;}
a:visited { color:#003399;}
a:active { color: #EE0000;}
a:hover { color: #EE0000;}


/*  ----------------------------------------------------  */
/*  ヘッダー */
/*  ----------------------------------------------------  */

.frame {
	clear:both;
	width:100%;
	margin:0px auto 0px auto;
}

.frame2 {
	width:1000px;
	margin:0px auto 0px auto;
	position:relative;
}

.header1 {
	height:100px;
	border-bottom:1px dotted #525252;
	overflow:hidden;
}

.title_img {
	position:absolute;
	top:15px;
	left:10px;
}

.title_txt {
	position:absolute;
	top:55px;
	left:10px;
	font-size:12px;
	font-weight:normal;
	color:#888888;
}


.top_banner {
	position:absolute;
	top:22px;
	left:310px;
}

.login { 
	background:url("http://akekure.com/images/login.gif") 0px 0px  no-repeat; 
	position:absolute;
	width:72px;
	height:30px;
	top:15px;
	right:5px;
}

.login span {display:none;}

.login a {
	width:72px;
	height:30px;
	display:block; 
}

.login a:hover {background:url("http://akekure.com/images/login.gif")  0px -29px no-repeat; }


.regist { 
	background:url("http://akekure.com/images/regist.gif") 0px 0px  no-repeat; 
	position:absolute;
	width:124px;
	height:30px;
	top:15px;
	right:75px;
}

.regist span {display:none;}

.regist a {
	width:124px;
	height:30px;
	display:block; 
}

.regist a:hover {background:url("http://akekure.com/images/regist.gif")  0px -29px no-repeat; }

.akekure_top {
	position:absolute;
	top:73px;
	right:0px;
}

.header2 {
	min-height:30px;
	border-bottom:1px dotted #525252;
	float:left;
	font-size:0.8em;
	line-height:1.5em;
}

.shopping_button {
	margin:5px 0px 0px 0px;
	float:left; 
}

.header2 ul {
	float:left; 
	width:700px;
	margin:6px 0px 0px 24px;
	display:inline;
}

.header2 li {
	float:left; 
	list-style:none; 
	background:url("http://akekure.com/images/list_s.gif")  0px 3px no-repeat;
	text-indent:15px;
	padding:0px 35px 0px 0px;
}

.header2 li a:link { color: #000000;text-decoration:none;}
.header2 li a:visited { color:gray;text-decoration:none;}
.header2 li a:active { color: #EE0000;text-decoration:none;}
.header2 li a:hover { color: #EE0000;text-decoration:none;}

.header2 .sformfield {
	position:absolute;
	top:5px;
	left:745px;
	width:175px;
	height:18px;
	border:1px solid #000000;
	
}

.header2 .sformbutton {
	position:absolute;
	top:5px;
	left:920px;
}


/*  ----------------------------------------------------  */
/*  トップページ　メイン部分   */
/*  ----------------------------------------------------  */

.main {
	float:left;
	width:745px;
	padding:0px 0px 30px 0px;
	border-right:1px dotted #525252;
	min-height:850px;
	font-size:0.8em;
}


.main_l {
	float:left;
	width:503px;
}

.main_info {
	width:450px;
	float:left;
	display:inline;
	margin:22px 0px 0px 0px;
	border-left:3px solid #ff9933;
	padding:0px 0px 13px 10px;
}


.main_info ul {
	margin:10px 0px 0px 0px;
}

.main_info li {
	list-style:none; 
	background:url("http://akekure.com/images/list_s.gif")  10px 6px no-repeat;
	text-indent:25px;
	padding:0px 0x 0px 0px;
	line-height:2em;
}

.main_tag {
	width:450px;
	float:left;
	display:inline;
	margin:10px 0px 0px 0px;
	border-left:3px solid #660066;
	padding:0px 20px 28px 10px;
}

.main_tag p {
	margin:10px 0px 0px 10px;
}

.main_tag p a {
}

.main_tagtop5 {
	width:120px;
	float:left;
	display:inline;
	margin:10px 0px 0px 10px;
}

.main_tagtop5 h2 {
	border-left:3px solid #660066;
	padding:10px 0px 10px 5px;
}

.main_tagtop5 table {
	width:140px;
	margin:10px 0px 10px 0px;
	line-height:1.6em;
}

.main_tagtop5 .tr1 {background:#eeeeee;}
.main_tagtop5 .tr2 {background:#ffffff;}

.main_tagtop5 .td1 {
	text-align:center;
	width:50px;
}

.main_c {
	float:left;
	width:237px;
	margin:22px 0px 0px 0px;
	border-left:3px solid #ff0066;
}

.main_c h2 {
	padding:0px 0px 10px 5px;
	margin:5px 0px 0px 2px;
}

.main_c_img {
	margin:0px 0px 0px 22px;
}

.main_c p {
	margin:10px 20px 10px 22px;
}

.main_l_long {
	float:left;
	width:742px;
	margin:0px 0px 0px 0px;
}

.main_new {
	float:left;
	display:inline;
	margin:10px 0px 0px 0px;
	border-left:3px solid #cccc00;
	padding:0px 0px 0px 0px;
}

.main_new_title {
	margin:0px 0px 10px 10px;
}

.main_monthly {
	float:left;
	display:inline;
	margin:22px 0px 10px 0px;
	border-left:3px solid #ff0066;
	padding:0px 0px 0px 0px;
}

.main_l_long table {
	margin:0px 0px 12px 0px;
}

.motto {
	margin:0px 16px 0px 0px;
}

.new_td{
	vertical-align:top;
	border-right:1px dotted #525252;
	width:122px;
	text-align:center;
	margin:0px 0px 10px 0px;
}

.new_td img {
	margin:0px 0px 10px 0px;
}

.new_td p {
	margin:0px 10px 10px 10px;
	text-align:left;
}

.new_td span {
	text-align:left;
	color:gray;
}

.no_border {
	border:0px;
}

.main_r {
	float:left;
	width:250px;
	position:relative;
	overflow:hidden;
}

.loggin_toukou {
	margin:10px 2px 0px 12px;
	border:3px dotted #ff0066;
	padding:3px 3px 3px 3px;
	position:relative;
}

.toukou_button { 
	background:url("http://akekure.com/images/write.jpg") 0px 0px  no-repeat; 
	width:131px;
	height:30px;
	margin:0px 0px 0px 40px;
}

.toukou_button span {display:none;}

.toukou_button a {
	width:131px;
	height:30px;
	display:block; 
}

.toukou_button a:hover {background:url("http://akekure.com/images/write.jpg")  0px -29px no-repeat; }


.kanri_button { 
	background:url("http://akekure.com/images/kanri.jpg") 0px 0px  no-repeat; 
	width:131px;
	height:30px;
	margin:0px 0px 0px 40px;
}

.kanri_button span {display:none;}

.kanri_button a {
	width:131px;
	height:30px;
	display:block; 
}

.kanri_button a:hover {background:url("http://akekure.com/images/kanri.jpg")  0px -29px no-repeat; }



.main_r h2 {
	border-left:3px solid #00ccff;
	padding:10px 0px 10px 5px;
	margin:5px 0px 0px 10px;
}

.shopping_more {
	position:absolute;
	left:140px;
	top:13px;
}

.shopping_banner {
	margin:22px 0px 20px 13px;
}

.shopping_table {
	margin:22px 0px 0px 0px;
}

.shopping_table td {
	text-align:center;
	width:125px;
}

.shopping_table img {
	border:1px solid #eeeeee;
	margin:0px 0px 10px 0px;
}

.shopping_table p {
	text-align:left;
	padding:0px 15px 20px 15px;
	font-size:0.8em;
}

.side_ad {
	padding:10px 0px 0px 15px;
	overflow:hidden;
}

.text_ad {
	line-height:2.5em;
	font-size:0.8em;
	margin:0px 0px 30px 15px;
}


.side_comment_title {
	border-left:3px solid #ff0066 !important;
	padding:10px 0px 10px 15px !important;
	margin:5px 0px 10px 10px !important;
	font-size:12px;
}

.side_comment_list {
	padding:0px 0px 20px 13px;
	margin:0px 0px 20px 0px;
}

.side_comment_list li {
	list-style:none; 
	padding:0px 0px 5px 0px;
	border-bottom:1px dotted #525252;
	margin:0px 0px 5px 0px;
}




/*  ----------------------------------------------------  */
/*  フッター   */
/*  ----------------------------------------------------  */


.footer { 
	border-top:1px dotted #525252;
	font-size:0.8em;

}

.footer_link {
	margin:20px 0px 20px 0px;
}

.footer_sitemap_title {
	margin:20px 0px 0px 10px;
}

.footer_sitemap {
	margin:20px 0px 20px 10px;
	line-height:2.2em;
}

.copyright {
	margin:50px 0px 20px 10px;
	font-size:0.9em;
}


/*  ----------------------------------------------------  */
/*  アーカイブ一覧   */
/*  ----------------------------------------------------  */

.contenttitle {
	font-size:1.9em;
	padding:15px 0px 8px 10px;
	border-bottom:3px solid #ff0066;
	margin:0px 15px 10px 0px;
}

.contenttitle a {
	color:#000000;
	text-decoration:none;
}

.contentinfo {
	width:700px;
	text-align:right;
	margin:0px 0px 10px 0px;
	font-size:1.0em;
	color:gray;
}

.contenttag {
	border:1px dotted gray;
	background:#eeeeee;
	margin:0px 20px 20px 10px;
	padding:3px 3px 3px 3px;
	font-size:1.4em;
}

.contentbody {
	padding:0px 0px 30px 10px;
	border-bottom:1px dotted gray;
	margin:0px 15px 30px 0px;
	font-size:1.4em;
	line-height:2em;
}

.contentbody p {
	margin:0px 0px 30px 0px;
}

.member_info {
	border:1px dotted gray;
	background:#eeeeee;
	margin:20px 10px 20px 0px;
	padding:13px 13px 13px 13px;
}

.pageswitch {
	margin:0px 0px 20px 0px;
}

.itemlist {
	margin:15px 0px 15px 0px;
}

.pageswitch {
	margin:15px 0px 15px 0px;
}


/*  ----------------------------------------------------  */
/*  固定ページ   */
/*  ----------------------------------------------------  */

.fix_box {
	float:left;
	padding:0px 0px 30px 0px;
}

.fix_l {
	float:left;
	display:inline;
	margin:40px 0px 0px 20px;
	width:200px;
}

.fix_l h2 {
	font-size:2em;
}

.fix_l span {
	font-size:1em;
	color:gray;
}

.fix_r {
	float:left;
	width:750px;
	display:inline;
	border-left:3px solid #ff0066;
	margin:40px 0px 20px 0px;
	font-size:1.1em;
	line-height:2em;
}

.fix_r_frame {
	padding:0px 70px 0px 70px;
}

.fix_r p {
	margin:0px 0px 30px 0px;
}

.fix_r ul, .fix_r ol, {
	margin:0px 0px 20px 0px;
	list-style-position: inside;
}

.company_info td {
	padding:0px 30px 10px 0px;
}

.regist_btn { 
	background:url("http://akekure.com/images/regist.gif") 0px 0px  no-repeat; 
	position:absolute;
	width:124px;
	height:30px;
}

.regist_btn span {display:none;}

.regist_btn a {
	width:124px;
	height:30px;
	display:block; 
}

.regist_btn a:hover {background:url("http://akekure.com/images/regist.gif")  0px -29px no-repeat; }


/*  ----------------------------------------------------  */
/*  タグ一覧ページ   */
/*  ----------------------------------------------------  */

.main_tag2 {
	width:700px;
	float:left;
	display:inline;
	margin:22px 0px 0px 0px;
	border-left:3px solid #660066;
	padding:0px 20px 7px 10px;
}

.main_tag2 p {
	margin:10px 0px 0px 10px;
}

/*  ----------------------------------------------------  */
/*  ログインページ   */
/*  ----------------------------------------------------  */

.loginform .formfield {
	margin:5px 0px 5px 0px;
	height:23px;
	width:130px;
	font-family: 'メイリオ','ＭＳ Ｐゴシック';
}



/*  ----------------------------------------------------  */
/*  ユーザー登録ページ   */
/*  ----------------------------------------------------  */

.regist_form .forminput_txt {
	margin:0px 0px 30px 0px;
	height:23px;
	width:200px;
	font-family: 'メイリオ','ＭＳ Ｐゴシック';
}

.regist_form .formfield {
	margin:5px 0px 5px 0px;
	height:23px;
	width:130px;
	font-family: 'メイリオ','ＭＳ Ｐゴシック';
}

.regist_form .formbutton {
	margin:30px 0px 0px 0px;
}

/*  ----------------------------------------------------  */
/*  コメント   */
/*  ----------------------------------------------------  */

.comment_list {
	margin:20px 0px 30px 0px;
}

.comment_form {
	margin:0px 0px 20px 0px;
}

.commentform .formfield {
	margin:5px 0px 5px 0px;
	font-family: 'メイリオ','ＭＳ Ｐゴシック';
}

.itemcomment {
	margin:0px 0px 30px 0px;
}


/*  ----------------------------------------------------  */
/*  テーブル （お問い合わせ）  */
/*  ----------------------------------------------------  */

.table_frame {
	margin:0px 0px 0px 15px;
	empty-cells: show;
}

.table_l  {
	width:200px;
	vertical-align:top;
}

.table_l p {
	line-height:2em;
	font-size:1em;
	text-align:right;
	background:#ffffff;
	padding:0px 15px 0px 0px;
	margin:0px 0px 15px 0px;
}


.table_r {
	vertical-align:center;
	padding:0px 0px 15px 15px;
	line-height:1.5em;
}

.hissu {
	background:#ba0001;
	color:#ffffff;
	font-size:9pt;
	padding:4px 7px 4px 7px;
	font-weight:normal;
}

.ninni {
	background:#212820;
	color:#ffffff;
	font-size:9pt;
	padding:4px 7px 4px 7px;
	font-weight:normal;
}

.input_box {
	border:1px solid #adadad;
	padding:5px 5px 5px 5px;
	font-size:1em;
	height:20px;
	width:300px;
	margin:0px 0px 0px 0px;
}

.table_r textarea {
	border:1px solid #adadad;
	padding:5px 5px 5px 5px;
	font-size:1em;
	height:240px;
	width:300px;

}

/*  ----------------------------------------------------  */
/*  コメントリストページ  */
/*  ----------------------------------------------------  */

.comment_list_page_title {
	border-left:3px solid #ff0066 !important;
	padding:10px 0px 10px 15px !important;
	margin:15px 0px 20px 10px !important;
	font-size:15px;
}

.comment_list_page {
	padding:0px 0px 20px 13px;
	margin:0px 20px 20px 0px;
	font-size:1.2em;
}

.comment_list_page li {
	list-style:none; 
	padding:0px 0px 15px 0px;
	border-bottom:1px dotted #525252;
	margin:0px 0px 15px 0px;
}

/*  ----------------------------------------------------  */
/*   vaccineページ */
/*  ----------------------------------------------------  */

.vaccine_page {
	margin:40px 0px 30px 70px;
}

.vaccine_page p {
	margin:0px 0px 30px 10px;
	line-height:2em;
}

.vaccine_page img {
	margin:0px 0px 30px 0px;
}

.vaccine_box {
	width:360px;
	margin:0px 40px 0px 0px;
	float:left;
	display:inline;
}

.vaccine_img {
	float:left;
}

.vaccine_button {
	margin:0px 0px 0px 330px !important;
}

/*  ----------------------------------------------------  */
/*   vaccineページ */
/*  ----------------------------------------------------  */

.bebe_banner {
	margin:10px 0px 10px 10px;
}

/*  ----------------------------------------------------  */
/*   メンバーページ */
/*  ----------------------------------------------------  */

#member {}

#member h2 {
	border:none !important;
	padding:0px !important;
	margin:20px 0px 20px 0px !important;
}

#member h3 {
	margin:0px 20px 20px 20px !important;
}

#member p {
	margin:0px 30px 30px 30px !important;
	line-height:1.7em !important;
}

.member_irai {
	background:#eeeeee;
	width:725px;
	float:left;
	padding:15px 0px 15px 0px;
}

.member_irai_l {
	float:left;
	width:430px;
}

.member_irai_r {
	float:left;
	width:295px;
	text-align:center;
	margin:30px 0px 30px 0px;
}

.member_hp {
	line-height:20px;
}