* {
	margin:0;
	padding:0;
	}

body {
	font-size:12px;
	color:#333333;
	background:#FFF url(back_all.gif) repeat;
	line-height:18px;
}

a:link {
	color: #0066CC;
}

a:visited {
	color: #336633;
}

a:hover {
	color: #0066CC;
	text-decoration: underline;
}

.16orange {
	font-size:16px;
	font-weight:bold;
	color:#FF6666;
	text-decoration:none;
}

.column {
	font-size:12px;
	color:#006699;
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
	line-height:18px;
}

.favorite {
	font-size:12px;
	color: #FF3300;
}

.img_left {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	border:none;
}

.img_center {
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:none;
}

/* ■ラッパー */

#wrapper {
	width:760px;
	border:solid 2px #754c24;
	background:#FFF;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
}

/* ■ヘッダー */

#head_top {
	width:760px;
	height:200px;
	background:#bde6ff url(back_title.png) no-repeat left top;
}

/* フラッシュ */

.head_top_flash {
 	width:530px;
	height:115px;
	margin-left:230px;
}

/* モグラ・メールボックス */

.head_top_mog {
	width:560px;
	height:60px;
	margin-left:200px;
}

/* タブメニュー */

.head_tabmenu {
	width:560px;
	height:25px;
	margin-left:200px;
}


/* ■メイン */

/* トップページ */

#main_top {
	width:760px;
	background:#FFF url(back_contents_top.png) repeat-y left top;
	border-top:solid 4px #f29600;
}

#main_top_foot {
	width:760px;
	height:30px;
	background:#FFF url(foot_contents_top.png) no-repeat left bottom;
}

.menu_top {
	width:540px;
	margin-top:10px;
	margin-left:30px;
	float:left;
}

.news {
	width:120px;
	height:230px;
	background:#FFF url(top_back_new.png) no-repeat left top;
	margin-right:30px;
	padding-top:65px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:25px;
	float:right;
}

/* お仕事紹介 */

#main_works {
	width:760px;
	background:#FFF url(back_contents_works.png) repeat-y left top;
	border-top:solid 4px #f6d49f;
}

.main_works_category {
	width:700px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

.main_works_category ul {
	list-style:none;
}

.main_works_category li {
	display:inline;
}

.main_works_category img {
	border:none;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
}

.main_works_thumb {
	width:700px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

.main_works_thumb table td {
	font-size:10px;
	color:#333333;
}

/* イラストタッチ */

#main_illust {
	width:760px;
	background:#FFF url(back_contents_illust.png) repeat-y left top;
	border-top:solid 4px #cbd4eb;
}

.main_illust_category {
	width:700px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

.main_illust_category ul {
	list-style:none;
}

.main_illust_category li {
	display:inline;
}

.main_illust_category img {
	border:none;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
}

.illust_thumb {
	width:680px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;

}

.illust_thumb ul {
	list-style:none;
}

.illust_thumb li {
	display:inline;
}

.illust_thumb ul img {
	border:1px solid #cbd4eb;
	margin-right:10px;
	margin-bottom:10px;
}

/* ひとりごと */

#main_hitorigoto {
	width:760px;
	background:#FFF url(back_contents_hitorigoto.png) repeat-y left top;
	border-top:solid 4px #d5e9cd;
}

.main_hitorigoto_title {
	width:700px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

/* プロフィール */

#main_profile {
	width:760px;
	background:#FFF url(back_contents_profile.png) repeat-y left top;
	border-top:solid 4px #faee7c;
}

.profile {
	width:640px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

/* アクセス */

#main_access {
	width:760px;
	background:#FFF url(back_contents_access.png) repeat-y left top;
	border-top:solid 4px #9ed8f5;
}

.access {
	width:700px;
	margin-top:15px;
	margin-left:40px;
	margin-right:40px;
	margin-bottom:15px;
}

/* お問いあわせ */

#main_contact {
	width:760px;
	background:#FFF url(back_contents_contact.png) repeat-y left top;
	border-top:solid 4px #f6c8dd;
}

.contact {
	width:700px;
	margin-top:15px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:15px;
}

/* ■著作権 */

.copyright {
	width:760px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}

/* ■リンク */

.link {
	width:760px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}

.link img {
	margin-bottom:5px;
}

.link_txt {
	font-size:12px;
	line-height:18px;
	color:#666666;
	padding-top:10px;
	padding-left:10px;
}

.link_txt a {
	color:#666666;
	font-weight:bold;
	font-size:larger;
}
